fix docker compose
This commit is contained in:
parent
346976c19d
commit
fd1d660dda
@ -65,7 +65,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- *pgadmin-port
|
- *pgadmin-port
|
||||||
volumes:
|
volumes:
|
||||||
- pgadmin-config/servers.json:/pgadmin4/servers.json:ro
|
- pgadmin-config:/pgadmin4
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- pgadmin-config
|
- pgadmin-config
|
||||||
|
Loading…
Reference in New Issue
Block a user