This commit is contained in:
yhaelopez
2023-12-15 16:54:24 -07:00
parent eaa7826e4b
commit 9b589c0332
4 changed files with 29 additions and 2 deletions

View File

@@ -173,7 +173,9 @@ services:
dockerfile: ./pgadmin/Dockerfile
args:
- PGADMIN_TAG
restart: 'no'
depends_on:
- postgres
- nginx-proxy
expose:
- 80
volumes: