diff --git a/config.json.tp b/config.json.tp index c68f740..ae14d2b 100644 --- a/config.json.tp +++ b/config.json.tp @@ -53,7 +53,10 @@ "security": "none", "network": "h2", "httpSettings": { - "path": "/h2" + "path": "/h2", + "host": [ + "zizifn1.herokuapp.com" + ] } } }