coolify/templates
Xidik 95351eba89 fix(service): use FQDN instead of URL for Grafana GF_SERVER_DOMAIN
GF_SERVER_DOMAIN expects a bare hostname (e.g. grafana.example.com) but
was set to SERVICE_URL_GRAFANA which includes the protocol
(https://grafana.example.com). This mismatch can cause Grafana to fail
to load its application files when deployed behind Coolify's proxy.

Changed to SERVICE_FQDN_GRAFANA which provides just the hostname. Applied
the fix to both grafana.yaml and grafana-with-postgresql.yaml templates.

Fixes #5307
2026-03-22 22:04:22 +07:00
..
compose fix(service): use FQDN instead of URL for Grafana GF_SERVER_DOMAIN 2026-03-22 22:04:22 +07:00
service-templates-latest.json Squashed commit from '4fhp-investigate-os-command-injection' 2026-03-16 16:40:16 +01:00
service-templates.json Squashed commit from '4fhp-investigate-os-command-injection' 2026-03-16 16:40:16 +01:00
test-database-detection.yaml Pinning to the current latest 2025-12-15 17:56:33 +01:00