diff --git a/conf/default.json b/conf/default.json index 8741895..9d29ebb 100644 --- a/conf/default.json +++ b/conf/default.json @@ -1,7 +1,7 @@ { "webhooks": { "host": "__DOMAIN__", - "prefix": "__CONF_PATH__", + "prefix": "__PATH__", "port": __PORT__, "public_port": 443, "schema": "https"