2 Commits

Author SHA1 Message Date
87e904b97e fix: add backend health check + HTTPS nginx config with SSL support
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 8s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 14:46:16 +08:00
03209e07fc fix: add nginx API proxy config for /api/* → backend :3001
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 8s
- Add nginx/longde.cloud.conf with /api/* proxy_pass to localhost:3001
- Update deploy.yml to install nginx config before deploying
- Fixes 405/502 errors when iOS app calls backend API

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 14:06:58 +08:00