Change default to port 8181

This commit is contained in:
Your Name 2025-05-24 13:23:40 +12:00
parent ad00543bb3
commit 2589c84f4d

View File

@ -1,7 +1,7 @@
# Service settings specific to this server
# (can also override anything in the .template_info.env file in the template to make it specific to this server)
HOST_PORT=80
HOST_PORT=8181
LOCAL_DATA_FOLDER="/home/dropshell/example-squashkiwi"
IMAGE_TAG="latest"