This commit is contained in:
yhaelopez
2023-12-15 16:55:25 -07:00
parent 98b94b6f86
commit 2076c8ddfa
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: