feat: update docker-compose and Nginx configuration for improved service dependencies and API routing #1

Merged
Lars merged 1 commits from develop into main 2026-04-29 08:52:11 +02:00
Owner
  • Added 'depends_on' for the frontend service to ensure it starts after the backend service.
  • Updated Nginx configuration to proxy API and media requests to the backend, enhancing client access under the same host URL.
  • Included health check endpoint for backend service in Nginx configuration to monitor service status.
- Added 'depends_on' for the frontend service to ensure it starts after the backend service. - Updated Nginx configuration to proxy API and media requests to the backend, enhancing client access under the same host URL. - Included health check endpoint for backend service in Nginx configuration to monitor service status.
Lars added 1 commit 2026-04-29 08:52:07 +02:00
feat: update docker-compose and Nginx configuration for improved service dependencies and API routing
Some checks failed
Deploy Development / deploy (push) Successful in 44s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 6s
Test Suite / playwright-tests (push) Failing after 1m54s
60132e97e8
- Added 'depends_on' for the frontend service to ensure it starts after the backend service.
- Updated Nginx configuration to proxy API and media requests to the backend, enhancing client access under the same host URL.
- Included health check endpoint for backend service in Nginx configuration to monitor service status.
Lars merged commit 2f54fef88e into main 2026-04-29 08:52:11 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Lars/shinkan-jinkendo#1
No description provided.