diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index fd18043..96021f3 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -1,16 +1,11 @@ - + postgresql true org.postgresql.Driver - jdbc:postgresql://localhost:5432/solstice - - - - - + jdbc:postgresql://172.18.0.5:5432/postgres $ProjectFileDir$ diff --git a/.idea/data_source_mapping.xml b/.idea/data_source_mapping.xml new file mode 100644 index 0000000..1c4d39c --- /dev/null +++ b/.idea/data_source_mapping.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file