From bb306e3e309efe77054b640605a930a949a9dd97 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 26 May 2022 18:21:53 +0000 Subject: [PATCH] add caddy --- config.json.tp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config.json.tp b/config.json.tp index 2245e0e..c68f740 100644 --- a/config.json.tp +++ b/config.json.tp @@ -53,10 +53,7 @@ "security": "none", "network": "h2", "httpSettings": { - "path": "/h2", - "host": [ - "herokuapp.com" - ] + "path": "/h2" } } }