Change default to port 8181
This commit is contained in:
parent
ad00543bb3
commit
2589c84f4d
@ -1,7 +1,7 @@
|
|||||||
# Service settings specific to this server
|
# 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)
|
# (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"
|
LOCAL_DATA_FOLDER="/home/dropshell/example-squashkiwi"
|
||||||
IMAGE_TAG="latest"
|
IMAGE_TAG="latest"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user