shinkan-jinkendo/.gitea/workflows
Lars 60132e97e8
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
feat: update docker-compose and Nginx configuration for improved service dependencies and API routing
- 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.
2026-04-29 08:51:47 +02:00
..
deploy-dev.yml fix: Use direct deployment instead of SSH action 2026-04-21 14:41:29 +02:00
deploy-prod.yml feat: update docker-compose and Nginx configuration for improved service dependencies and API routing 2026-04-29 08:51:47 +02:00
test.yml fix: Install Playwright with system dependencies 2026-04-22 17:14:48 +02:00