设置caddy邮箱
This commit is contained in:
@@ -1,4 +1,10 @@
|
|||||||
# 代理到 hubproxy 的 5000 端口
|
# 代理到 hubproxy 的 5000 端i口
|
||||||
|
#
|
||||||
|
{
|
||||||
|
# 可选:关闭自动 HTTPS(用于测试)
|
||||||
|
# auto_https off
|
||||||
|
email ssl@diyla.com
|
||||||
|
}
|
||||||
hub.diyla.com {
|
hub.diyla.com {
|
||||||
reverse_proxy hubproxy:5000
|
reverse_proxy hubproxy:5000
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user