mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2026-03-29 16:52:44 +01:00
First commit
This commit is contained in:
13
docker/pgadmin/servers.json
Normal file
13
docker/pgadmin/servers.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"Servers": {
|
||||
"1": {
|
||||
"Name": "am-d-model-data-repository-db",
|
||||
"Group": "Servers",
|
||||
"Host": "am-d-model-data-repository-db-1",
|
||||
"Port": 5432,
|
||||
"MaintenanceDB": "postgres",
|
||||
"Username": "am-d-model-data-repository",
|
||||
"SSLMode": "prefer"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user