fixed env

This commit is contained in:
odoocker
2023-10-20 19:38:30 +00:00
parent 7d2de6e31f
commit bd65372798
3 changed files with 6 additions and 8 deletions

View File

@@ -173,8 +173,6 @@ services:
dockerfile: ./pgadmin/Dockerfile
args:
- PGADMIN_TAG
depends_on:
- postgres
restart: 'no'
expose:
- 80