aboutsummaryrefslogtreecommitdiff
path: root/backend/.idea/dataSources.xml
diff options
context:
space:
mode:
authorGravatar Anshul Gupta <ansg191@anshulg.com> 2024-08-11 13:44:32 -0700
committerGravatar Anshul Gupta <ansg191@anshulg.com> 2024-08-11 13:45:00 -0700
commite3510354ac1158d406da0add9bc3d8ef6c8f1a67 (patch)
tree3f1e0e4892ff51aa2e86a804795cc1d2082ce674 /backend/.idea/dataSources.xml
parent44eb7aba6a10964cbfcc9735e1a7a0e6d959ba87 (diff)
downloadibd-trader-main.tar.gz
ibd-trader-main.tar.zst
ibd-trader-main.zip
Change go pathsHEADmain
Diffstat (limited to '')
-rw-r--r--backend/.idea/dataSources.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/backend/.idea/dataSources.xml b/backend/.idea/dataSources.xml
deleted file mode 100644
index 66cd183..0000000
--- a/backend/.idea/dataSources.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
- <data-source source="LOCAL" name="postgres@localhost" uuid="5df21c3c-074c-4cb3-91b3-a87c24731550">
- <driver-ref>postgresql</driver-ref>
- <synchronize>true</synchronize>
- <jdbc-driver>org.postgresql.Driver</jdbc-driver>
- <jdbc-url>jdbc:postgresql://localhost:5432/postgres</jdbc-url>
- <working-dir>$ProjectFileDir$</working-dir>
- </data-source>
- <data-source source="LOCAL" name="0@localhost" uuid="5306b4f0-7d5f-4ef3-a260-54bd3d0c859c">
- <driver-ref>redis</driver-ref>
- <synchronize>true</synchronize>
- <jdbc-driver>jdbc.RedisDriver</jdbc-driver>
- <jdbc-url>jdbc:redis://localhost:6379/0</jdbc-url>
- <working-dir>$ProjectFileDir$</working-dir>
- </data-source>
- </component>
-</project> \ No newline at end of file