dropshell/templates/example/_default.env
2025-04-27 12:34:26 +12:00

9 lines
152 B
Bash

# Service settings specific to this server
# Application settings
CONTAINER_PORT=8181
# Image settings
IMAGE_REGISTRY="docker.io"
IMAGE_REPO="nginx"