Files
2025-10-23 09:08:07 +08:00

18 lines
351 B
Plaintext

# Docker image version
DOCKERHUB_MCP_VERSION=latest
# Host port override
DOCKERHUB_MCP_PORT_OVERRIDE=8000
# Docker Hub username (optional, for authentication)
DOCKERHUB_USERNAME=
# Docker Hub password (optional, for authentication)
DOCKERHUB_PASSWORD=
# Docker Hub access token (recommended for authentication)
DOCKERHUB_TOKEN=
# Timezone
TZ=UTC