Update pgadmin config hostname

This commit is contained in:
xbgmsharp
2023-07-12 00:29:24 +02:00
parent 8038a95b60
commit 4a0f4c77ca

View File

@@ -4,7 +4,7 @@
"Name": "PostgSail dev db",
"Group": "Servers",
"Port": 5432,
"Host": "172.30.0.2",
"Host": "db",
"SSLMode": "prefer",
"MaintenanceDB": "postgres",
"Username": "postgres"