Update scripts.

This commit is contained in:
Your Name
2025-05-04 22:35:51 +12:00
parent 3460224e29
commit bbd7c635a8
15 changed files with 17 additions and 38 deletions

View File

@ -1,8 +1,8 @@
# Service settings specific to this server
# (can also override anything in the _default.env file in the template to make it specific to this server)
HOST_PORT=60123
LOCAL_DATA_FOLDER="${HOME}/.example-nginx"
CONTAINER_NAME=example-nginx
LOCAL_DATA_FOLDER="/home/dropshell/nginx-example-website"
CONTAINER_NAME="example-nginx"
IMAGE_TAG="latest"
# Scripts will have these environment variables set, plus those in _default.env, plus: