devops(backend): switch to multi-stage Docker build #238

Merged
marcel merged 4 commits from devops/multi-stage-docker-build into main 2026-04-15 11:33:04 +02:00
Showing only changes of commit bbafbe6a07 - Show all commits

View File

@@ -153,7 +153,7 @@ services:
interval: 15s
timeout: 5s
retries: 10
start_period: 60s
start_period: 30s # JAR starts in ~15s; was 60s when compilation happened at startup
# --- Frontend: SvelteKit (Dev Server) ---
frontend: