remove old nextcloud glusterfs volumes and mounts
This commit is contained in:
18
.idea/dataSources.xml
generated
18
.idea/dataSources.xml
generated
@@ -65,7 +65,7 @@
|
||||
<property name="autoReconnect" value="true" />
|
||||
</driver-properties>
|
||||
</data-source>
|
||||
<data-source source="LOCAL" name="postgres: sql.xai-corp.net (mapped)" uuid="a12eef14-05f4-4575-a408-f3b45afbb955">
|
||||
<data-source source="LOCAL" name="postgres: sql.xai-corp.net (mapped)[postgres]" uuid="a12eef14-05f4-4575-a408-f3b45afbb955">
|
||||
<driver-ref>postgresql</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<remarks>forwarded connection to postgres</remarks>
|
||||
@@ -73,5 +73,21 @@
|
||||
<jdbc-url>jdbc:postgresql://localhost:5432/postgres</jdbc-url>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
<data-source source="LOCAL" name="postgres: sql.xai-corp.net (mapped) [test]" uuid="aef3d15d-9985-4aa2-8b1d-c6a1ca0da4f3">
|
||||
<driver-ref>postgresql</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<remarks>forwarded connection to postgres</remarks>
|
||||
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:postgresql://localhost:5432/test</jdbc-url>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
<data-source source="LOCAL" name="postgres: sql.xai-corp.net (mapped) [funkwhale]" uuid="75af28bc-3f8a-4251-87d1-a66f80e00511">
|
||||
<driver-ref>postgresql</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<remarks>forwarded connection to postgres</remarks>
|
||||
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:postgresql://localhost:5432/funkwhale</jdbc-url>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user