Change default to port 8181
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user