Big Refactor

This commit is contained in:
John
2025-04-27 12:34:26 +12:00
parent d5c7dc7de6
commit 8614d29b06
20 changed files with 64 additions and 101 deletions

View File

@ -0,0 +1,8 @@
# Service settings specific to this server
# Application settings
CONTAINER_PORT=8181
# Image settings
IMAGE_REGISTRY="docker.io"
IMAGE_REPO="nginx"