diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index 6cfc387..318244b 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -1,12 +1,19 @@ - + postgresql true org.postgresql.Driver jdbc:postgresql:///acrate $ProjectFileDir$ + + postgresql + true + org.postgresql.Driver + jdbc:postgresql://localhost:5432/postgres + $ProjectFileDir$ + \ No newline at end of file