Refactor traefik dynamic config for services

This commit is contained in:
2025-07-18 12:43:35 +02:00
parent e2acc4c6a7
commit 0d20b7911b
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# /services/traefik/config/gitea.yml # /services/traefik/config/services/gitea.yml
http: http:
routers: routers:

View File

@@ -1,4 +1,4 @@
# /services/traefik/config/hedgedoc.yml # /services/traefik/config/services/hedgedoc.yml
http: http:
routers: routers:

View File

@@ -1,4 +1,4 @@
# /services/traefik/config/home-assistant.yml # /services/traefik/config/services/home-assistant.yml
http: http:
routers: routers:

View File

@@ -1,4 +1,4 @@
# /services/traefik/config/nextcloud.yml # /services/traefik/config/services/nextcloud.yml
http: http:
routers: routers:

View File

@@ -1,4 +1,4 @@
# /services/traefik/config/portainer.yml # /services/traefik/config/services/portainer.yml
http: http:
routers: routers:

View File

@@ -1,4 +1,4 @@
# /services/traefik/config/uptime-kuma.yml # /services/traefik/config/services/uptime-kuma.yml
http: http:
routers: routers: