dataSources.xml 838 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
  4. <data-source source="LOCAL" name="PostgreSQL - Wishurgift" uuid="92f468e1-0a91-4c00-ae4e-173badcf166d">
  5. <driver-ref>postgresql</driver-ref>
  6. <synchronize>true</synchronize>
  7. <jdbc-driver>org.postgresql.Driver</jdbc-driver>
  8. <jdbc-url>jdbc:postgresql://localhost:5432/postgres</jdbc-url>
  9. </data-source>
  10. <data-source source="LOCAL" name="Wishurgift - serveur" uuid="8b616a36-044b-45b4-935d-6773db7afef0">
  11. <driver-ref>postgresql</driver-ref>
  12. <synchronize>true</synchronize>
  13. <jdbc-driver>org.postgresql.Driver</jdbc-driver>
  14. <jdbc-url>jdbc:postgresql://wishurgift.loquico.me:5432/wishurgift</jdbc-url>
  15. </data-source>
  16. </component>
  17. </project>