This commit is contained in:
Sparky
2025-10-09 22:15:14 +01:00
parent 8dfe24ee6f
commit addca486ba

View File

@@ -11,6 +11,7 @@ services:
COOLIFY_FQDN: grafana.site.quack-lab.dev
COOLIFY_URL: 'https://grafana.site.quack-lab.dev'
SERVICE_NAME_GRAFANA: grafana
network_mode: host
volumes:
- '/mnt/data/persistent/monitoring/grafana/data:/var/lib/grafana'
- '/mnt/data/persistent/monitoring/grafana/config:/etc/grafana'
@@ -61,12 +62,7 @@ services:
- 'caddy_0.try_files={path} /index.html /index.php'
- 'caddy_0=https://grafana.site.quack-lab.dev'
- caddy_ingress_network=jococcw004848ck4k0owwww0
networks:
jococcw004848ck4k0owwww0: null
volumes: { }
networks:
jococcw004848ck4k0owwww0:
name: jococcw004848ck4k0owwww0
external: true
networks: { }
configs: { }
secrets: { }