diff --git a/podman-hedgedoc/10_install.sh b/podman-hedgedoc/10_install.sh index 6bbe94f..0de5e18 100755 --- a/podman-hedgedoc/10_install.sh +++ b/podman-hedgedoc/10_install.sh @@ -45,7 +45,7 @@ CMD_IMAGE_UPLOAD_TYPE=filesystem ## HedgeDoc Location CMD_DOMAIN=${GARBAYE_HEDGEDOC_DOMAIN} CMD_PROTOCOL_USESSL=true -CMD_URL_ADDPORT=true +CMD_URL_ADDPORT=false CMD_ALLOW_ORIGIN=["localhost","${GARBAYE_HEDGEDOC_DOMAIN}"] ## Web security aspects CMD_CSP_ALLOW_FRAMING=false