Add profiles domain, infra, API endpoints
This commit is contained in:
15
.idea/.idea.RecNet/.idea/dataSources.xml
generated
Normal file
15
.idea/.idea.RecNet/.idea/dataSources.xml
generated
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
||||
<data-source source="LOCAL" name="postgres" uuid="a92aa540-15b4-422d-869b-324493115cfc">
|
||||
<driver-ref>postgresql</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:postgresql://localhost:43973/?password=4i6OtfQeYZ3qZ8OMOtak2acY&user=postgres</jdbc-url>
|
||||
<jdbc-additional-properties>
|
||||
<property name="aspireResourceId" value="postgres-05c33d7f" />
|
||||
</jdbc-additional-properties>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user