Update docker-compose.yml
This commit is contained in:
parent
ac8bb66c37
commit
b59b16ceb2
@ -78,7 +78,7 @@ services:
|
|||||||
restart: on-failure
|
restart: on-failure
|
||||||
environment:
|
environment:
|
||||||
<<: [*db-environment]
|
<<: [*db-environment]
|
||||||
- PGADMIN_SERVER_JSON_FILE: /pgadmin4-config/servers.json
|
PGADMIN_SERVER_JSON_FILE: /pgadmin4-config/servers.json
|
||||||
volumes:
|
volumes:
|
||||||
- pgadmin-config:/config
|
- pgadmin-config:/config
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user