diff --git a/pottwal.yml b/pottwal.yml index 9bb881d..45406d7 100644 --- a/pottwal.yml +++ b/pottwal.yml @@ -237,8 +237,9 @@ restart_policy: unless-stopped env: NODE_ENV: "production" + CMD_PROTOCOL_USESSL: "true" CMD_DOMAIN: "pad.n39.eu" - CMD_URL_ADDPORT: "true" + CMD_URL_ADDPORT: "false" CMD_DB_HOST: "hedgedocdb" CMD_DB_PORT: "5432" CMD_DB_DIALECT: "postgres"