add caddy
This commit is contained in:
4
conf/Caddyfile
Normal file
4
conf/Caddyfile
Normal file
@@ -0,0 +1,4 @@
|
||||
# 代理到 hubproxy 的 5000 端口
|
||||
hub.diyla.com {
|
||||
reverse_proxy hubproxy:5000
|
||||
}
|
||||
Reference in New Issue
Block a user