2025-04-25 13:15:28 +12:00

9 lines
165 B
Bash

# Service settings specific to this server
# Application settings
CONTAINER_PORT=8181
# Image settings
IMAGE_REGISTRY="gitea.jde.nz"
IMAGE_REPO="example/example"