chore: ensure app joins 1panel-network"
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 5m22s
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 5m22s
This commit is contained in:
@@ -17,7 +17,7 @@ server {
|
||||
index index.html;
|
||||
|
||||
# API 反向代理到后端服务
|
||||
# 后端服务在 Docker 容器中,使用容器名访问(都在 aiot-net 网络中)
|
||||
# 后端服务在 Docker 容器中,使用容器名访问(都在 1panel-network 网络中)
|
||||
# 如果后端在宿主机上,改为:http://172.17.0.1:48080/admin-api
|
||||
location /admin-api {
|
||||
# 后端服务地址
|
||||
|
||||
Reference in New Issue
Block a user