2
0

添加admin部署配置

This commit is contained in:
2026-01-06 15:33:06 +08:00
parent 1980ab01a6
commit 90319ed8ce
2 changed files with 18 additions and 0 deletions

View File

@@ -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 {