Fixed frigate indentation

This commit is contained in:
Raphaël Numbus
2026-01-07 21:31:05 +01:00
parent 791bd454ae
commit 3568edd207
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ in
image: docker.io/library/traefik:latest
container_name: traefik
networks:
TRAEFIK_NETWORKS
TRAEFIK_NETWORKS
ports:
- 8080:80
- 8443:443
@@ -39,7 +39,7 @@ TRAEFIK_NETWORKS
- traefik.http.routers.traefik-https.tls.certresolver=cloudflare
restart: always
networks:
TRAEFIK_REF_NETWORKS
TRAEFIK_REF_NETWORKS
'';
systemd.services.traefik = {