2 Commits

Author SHA1 Message Date
向宁
e75e364e64 fix: change nginx listen port from 80 to 8080
Port 80 conflicts with another service on NUC Box
2026-05-17 20:19:21 +08:00
向宁
755517a068 feat: add Dockerfile and upgrade Jenkinsfile to full CI/CD
- Multi-stage build: node:22 (pnpm build) → nginx runtime
- nginx.conf with SPA routing and API proxy
- Jenkinsfile: Docker build → push → deploy
2026-05-17 19:17:07 +08:00