Fix: Passt Namen richtig an
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
PGADMIN_DEFAULT_EMAIL: ${PGADMIN_DEFAULT_EMAIL:-admin@example.com}
|
||||
PGADMIN_DEFAULT_PASSWORD: ${PGADMIN_DEFAULT_PASSWORD:-changeme}
|
||||
volumes:
|
||||
- pgadmin_data:/var/lib/pgadmin:delegated
|
||||
- data:/var/lib/pgadmin:delegated
|
||||
ports:
|
||||
- 9440:80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user