general enhancements

This commit is contained in:
Yhael S
2023-08-26 16:23:45 -05:00
parent f96c483ec1
commit 0ceb528e26
8 changed files with 70 additions and 57 deletions

View File

@@ -1,6 +1,6 @@
services:
pgadmin:
image: dpage/pgadmin4:7.4
image: dpage/pgadmin4:${PGADMIN_TAG}
restart: unless-stopped
expose:
- 80