e38a88f4c7
chore(ci): add no-op var to trigger pipeline
Dev
test
2025-11-30 19:36:34 +05:30
eecc3ad9e2
Fix: Proxy to Docker bridge gateway (172.17.0.1) so frontend can reach backend
test
2025-11-30 19:25:16 +05:30
e07af65f67
Fix: Use 127.0.0.1 for nginx proxy to fix 502 error
test
2025-11-30 19:15:58 +05:30
101cbf86d9
Fix: Change nginx backend proxy from hostname to localhost
test
2025-11-30 19:07:52 +05:30
a4357c95cd
Fix: Remove hardcoded secrets, fix port mappings, and update frontend proxy
test
2025-11-30 19:00:41 +05:30
c2abaaa2c1
Update Jenkinsfile: separate backend and frontend deployment with dynamic ports
test
2025-11-30 18:54:21 +05:30
627d04f6d4
fix: Jenkinsfile syntax and structure for dual backend/frontend deployment
dev-12025-11-30 18:49:08 +05:30
8eab022a91
feat: deploy both backend (3001) and frontend (3002) on shared Docker network for Dev; backend listens on 3001; robust for gitea server
dev-12025-11-30 18:45:15 +05:30
8292dcb756
fix: backend Dockerfile copies all files, server.js uses port 3000 for container consistency
dev-12025-11-30 18:35:11 +05:30