This commit is contained in:
yhaelopez
2023-12-15 16:51:50 -07:00
parent 8a7af70d39
commit c6eb6b42d4
4 changed files with 28 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: