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.
4 lines
58 B
JSON
4 lines
58 B
JSON
{
|
|
"apiBaseUrl": "{{env "API_BASE_URL" | default ""}}"
|
|
}
|