You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
662 B
14 lines
662 B
3 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
||
|
<data-source source="LOCAL" name="Local Development Database" read-only="true" uuid="f45c1a42-afba-45e3-a87c-3a0e1ff84111">
|
||
|
<driver-ref>postgresql</driver-ref>
|
||
|
<synchronize>true</synchronize>
|
||
|
<schema-control>AUTOMATIC</schema-control>
|
||
|
<rewrite-bounds>false</rewrite-bounds>
|
||
|
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
||
|
<jdbc-url>jdbc:postgresql://localhost:5432/gacha-prod</jdbc-url>
|
||
|
<working-dir>$ProjectFileDir$</working-dir>
|
||
|
</data-source>
|
||
|
</component>
|
||
|
</project>
|