config local env for debuging

This commit is contained in:
2025-10-18 12:07:47 +03:30
parent d4e14a1e51
commit 2f70581b34
6 changed files with 61 additions and 30 deletions

7
.idea/dataSources.xml generated
View File

@@ -8,5 +8,12 @@
<jdbc-url>jdbc:postgresql://monte-rosa.liara.cloud:32718/postgres</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
<data-source source="LOCAL" name="Rasaddam Database" uuid="9aac63fe-b1bc-424a-837b-432d8d906a4c">
<driver-ref>postgresql</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
<jdbc-url>jdbc:postgresql://31.7.78.133:14352/postgres</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>