添加admin部署配置
This commit is contained in:
@@ -6,6 +6,11 @@ https://www.lanhuip.com {
|
||||
reverse_proxy web:3000
|
||||
}
|
||||
|
||||
// 管理端
|
||||
https://admin.lanhuip.com {
|
||||
reverse_proxy admin:3001
|
||||
}
|
||||
|
||||
# 后端回调路径
|
||||
https://cb.lanhuip.com {
|
||||
route {
|
||||
|
||||
Reference in New Issue
Block a user