diff options
Diffstat (limited to 'api/.idea')
| -rw-r--r-- | api/.idea/.idea.WhatApi/.idea/dataSources.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/api/.idea/.idea.WhatApi/.idea/dataSources.xml b/api/.idea/.idea.WhatApi/.idea/dataSources.xml new file mode 100644 index 0000000..f4ad2c2 --- /dev/null +++ b/api/.idea/.idea.WhatApi/.idea/dataSources.xml @@ -0,0 +1,12 @@ +<?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="4705593e-7cb4-468e-aaf4-fd47704f2409"> + <driver-ref>postgresql</driver-ref> + <synchronize>true</synchronize> + <jdbc-driver>org.postgresql.Driver</jdbc-driver> + <jdbc-url>jdbc:postgresql://localhost:54322/postgres</jdbc-url> + <working-dir>$ProjectFileDir$</working-dir> + </data-source> + </component> +</project>
\ No newline at end of file |
