Update nginx-example

This commit is contained in:
John
2025-04-27 13:25:39 +12:00
parent 192cc48d42
commit c35fabe6e7
9 changed files with 6 additions and 30 deletions

View File

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