BLOG-59 Enhance deployment workflow and backend server configuration #60

Merged
squid merged 1 commits from BLOG-59_backend_docker_build_set_up into main 2025-07-23 00:59:18 +08:00

1 Commits

Author SHA1 Message Date
003db3cc75 BLOG-59 feat: enhance deployment workflow and backend server configuration
All checks were successful
PR Title Check / pr-title-check (pull_request) Successful in 13s
Frontend CI / build (push) Successful in 1m37s
- Updated deployment.yaml to specify separate build and push steps for frontend and backend.
- Added Dockerfile for backend service to define build process.
- Modified main.rs to bind the server to all network interfaces (0.0.0.0) instead of localhost.
2025-07-23 00:57:12 +08:00