add caddy

This commit is contained in:
root
2022-05-26 18:21:53 +00:00
parent 55b64c80eb
commit bb306e3e30

View File

@@ -53,10 +53,7 @@
"security": "none", "security": "none",
"network": "h2", "network": "h2",
"httpSettings": { "httpSettings": {
"path": "/h2", "path": "/h2"
"host": [
"herokuapp.com"
]
} }
} }
} }