mirror of
https://github.com/dalbodeule/sh0rt.kr-pdns.git
synced 2025-06-08 10:48:20 +00:00
29 lines
1.4 KiB
XML
29 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
|
<data-source source="LOCAL" name="@localhost" uuid="97ab7754-c9e9-4e6f-b775-574d260344a3">
|
|
<driver-ref>mysql.8</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
|
|
<jdbc-url>jdbc:mysql://localhost:3306</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>
|
|
<data-source source="LOCAL" name="@prod" uuid="1b4583fc-5364-493b-be71-9d4c536f6902">
|
|
<driver-ref>mysql.8</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
|
|
<jdbc-url>jdbc:mysql://localhost:3306</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> |