This commit is contained in:
yhaelopez
2023-12-15 16:53:22 -07:00
parent 528ea7fd6f
commit 26b8b3d9a8
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: