meldestelle/config/docker/caddy/web-app/config.json
Stefan Mogeritsch 1aaaf8a203 build: optimize Docker setup for Caddy SPA and improve runtime stability
Updated Dockerfile to streamline the hybrid build process and optimize artifact integration. Modified Caddyfile for better routing logic, enhanced security headers, Prometheus metrics, and improved API proxy handling. Adjusted `dc-gui.yaml` for container stability and simplified runtime configuration for `apiBaseUrl`. Expanded documentation with troubleshooting and session logs.
2026-02-04 16:31:26 +01:00

4 lines
58 B
JSON

{
"apiBaseUrl": "{{env "API_BASE_URL" | default ""}}"
}