add caddy

This commit is contained in:
root
2022-05-26 18:26:58 +00:00
parent bb306e3e30
commit 81e8908228

View File

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