fix: web API 502 — use Podman-local DNS for gateway proxy
Mount nginx template with NGINX_LOCAL_RESOLVERS and require web→gateway health in deploy checks. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -8,7 +8,7 @@ AI 建站默认用 **Docker web 容器**(`127.0.0.1:5173`)对外提供页面
|
||||
|
||||
| 用途 | 仓库路径 | 生效方式 |
|
||||
|------|----------|----------|
|
||||
| 容器 Web 反代 | `web/nginx.conf` | `./reload-config.sh web` |
|
||||
| 容器 Web 反代 | `web/nginx.conf.template` | `./reload-config.sh web` |
|
||||
| Platform | `platform/etc/platform.docker.yaml` | `./reload-config.sh platform` |
|
||||
| Gateway | `gateway/etc/gateway.docker.yaml` | `./reload-config.sh gateway` |
|
||||
| LLM / 视觉 | `.env` | `./reload-config.sh ai` |
|
||||
|
||||
Reference in New Issue
Block a user