修复 admin 配置问题
This commit is contained in:
@@ -6,9 +6,9 @@ https://www.lanhuip.com {
|
||||
reverse_proxy web:3000
|
||||
}
|
||||
|
||||
// 管理端
|
||||
# 管理端
|
||||
https://admin.lanhuip.com {
|
||||
reverse_proxy admin:3001
|
||||
reverse_proxy admin:3000
|
||||
}
|
||||
|
||||
# 后端回调路径
|
||||
|
||||
Reference in New Issue
Block a user