Fix: Passt das mit dem Volume-Name nochmal an...
This commit is contained in:
@@ -8,9 +8,9 @@ services:
|
||||
PGADMIN_DEFAULT_PASSWORD: ${PGADMIN_DEFAULT_PASSWORD:-changeme}
|
||||
SCRIPT_NAME: ${SCRIPT_NAME:-}
|
||||
volumes:
|
||||
- data:/var/lib/pgadmin:delegated
|
||||
- pgadmin_data:/var/lib/pgadmin:delegated
|
||||
ports:
|
||||
- 9440:80
|
||||
|
||||
volumes:
|
||||
data:
|
||||
pgadmin_data:
|
||||
|
||||
Reference in New Issue
Block a user