Your Name 2f3135053f tidy
2025-04-25 12:53:03 +12:00

10 lines
182 B
Bash

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