first commit
This commit is contained in:
11
caddy/Caddyfile
Normal file
11
caddy/Caddyfile
Normal file
@@ -0,0 +1,11 @@
|
||||
nsqadmin.shenxianhe.cn.localhost {
|
||||
basic_auth {
|
||||
# 用户名 sky,密码 hiccup
|
||||
sky $2a$14$Zkx19XLiW6VYouLHR5NmfOFU0z2GTNmpkT/5qqR7hx4IjWJPDhjvG
|
||||
}
|
||||
reverse_proxy nsqadmin:4171
|
||||
}
|
||||
|
||||
connect.shenxianhe.cn.localhost {
|
||||
reverse_proxy h2c://shenxianhe:8080
|
||||
}
|
||||
Reference in New Issue
Block a user