add portainer to production
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
- "8000:8000"
|
||||
environment:
|
||||
PGMANAGE_LISTEN_PORT: "8000"
|
||||
PGMANAGE_DEFAULT_USERNAME: ${PGMANAGE_DEFAULT_USERNAME:-admin}
|
||||
PGMANAGE_DEFAULT_PASSWORD: ${PGMANAGE_DEFAULT_PASSWORD:-admin}
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user