diff --git a/squashkiwi/config/service.env b/squashkiwi/config/service.env index 74ddf8c..bd27061 100644 --- a/squashkiwi/config/service.env +++ b/squashkiwi/config/service.env @@ -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"