mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-22 04:54:18 +00:00
12 lines
539 B
XML
12 lines
539 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
||
|
<data-source source="LOCAL" name="nest@zero.ryg.one" uuid="c18e9ee6-ec71-4ada-af3e-32b57a6e3f15">
|
||
|
<driver-ref>postgresql</driver-ref>
|
||
|
<synchronize>true</synchronize>
|
||
|
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
||
|
<jdbc-url>jdbc:postgresql://zero.ryg.one:5432/nest</jdbc-url>
|
||
|
<working-dir>$ProjectFileDir$</working-dir>
|
||
|
</data-source>
|
||
|
</component>
|
||
|
</project>
|