Commit Graph

3 Commits

Author SHA1 Message Date
whm
d489169bec fix: host nginx proxies /api to gateway to avoid web DNS 502
Public HTTPS API/AI/gateway go to 127.0.0.1:8180; web only serves static. Restores static gateway upstream inside the web container.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-07 01:23:34 +08:00
whm
cddf95594e 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>
2026-08-07 01:00:29 +08:00
whm
4ca82fb58a chore: initial commit of ai site platform
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-31 10:31:17 +08:00