Update docker-compose.yml

This commit is contained in:
Elliot Matson 2022-07-31 14:28:39 -05:00 committed by GitHub
parent ac8bb66c37
commit b59b16ceb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ services:
restart: on-failure
environment:
<<: [*db-environment]
- PGADMIN_SERVER_JSON_FILE: /pgadmin4-config/servers.json
PGADMIN_SERVER_JSON_FILE: /pgadmin4-config/servers.json
volumes:
- pgadmin-config:/config