mirror of
https://github.com/dalbodeule/sshchat.git
synced 2025-12-07 22:55:44 +09:00
17 lines
939 B
XML
17 lines
939 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="neondb@ep-jolly-king-a1xh98wj-pooler.ap-southeast-1.aws.neon.tech" uuid="32da7aad-bde0-47ad-8f97-e2f1d1508925">
|
|
<driver-ref>postgresql</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
|
<jdbc-url>jdbc:postgresql://ep-jolly-king-a1xh98wj-pooler.ap-southeast-1.aws.neon.tech:5432/neondb</jdbc-url>
|
|
<jdbc-additional-properties>
|
|
<property name="com.intellij.clouds.kubernetes.db.host.port" />
|
|
<property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
|
|
<property name="com.intellij.clouds.kubernetes.db.container.port" />
|
|
</jdbc-additional-properties>
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
|
</data-source>
|
|
</component>
|
|
</project> |