设置caddy邮箱

This commit is contained in:
root
2025-11-22 14:24:10 +08:00
parent 04a88a5b5a
commit 4eb55f958d

View File

@@ -1,4 +1,10 @@
# 代理到 hubproxy 的 5000 端口
# 代理到 hubproxy 的 5000 端i
#
{
# 可选:关闭自动 HTTPS用于测试
# auto_https off
email ssl@diyla.com
}
hub.diyla.com {
reverse_proxy hubproxy:5000
}