This commit is contained in:
John
2025-04-27 15:14:02 +12:00
parent 3e14e50d83
commit 3325fb93d8
15 changed files with 74 additions and 71 deletions

View File

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