pgmanage fix

This commit is contained in:
root
2026-05-22 13:08:36 -04:00
parent fc4d099d4f
commit bae4942276
+1
View File
@@ -11,6 +11,7 @@ services:
PGMANAGE_LISTEN_PORT: "8000"
PGMANAGE_DEFAULT_USERNAME: ${PGMANAGE_DEFAULT_USERNAME:-admin}
PGMANAGE_DEFAULT_PASSWORD: ${PGMANAGE_DEFAULT_PASSWORD:-admin}
PGMANAGE_SECURE_COOKIES: "True"
extra_hosts:
- "host.docker.internal:host-gateway"
volumes: