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.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"apiBaseUrl": "{{env "API_BASE_URL" | default "http://localhost:8081"}}"
|
||||
"apiBaseUrl": "{{env "API_BASE_URL" | default ""}}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user