Refactor traefik dynamic config for services
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# /services/traefik/config/gitea.yml
|
# /services/traefik/config/services/gitea.yml
|
||||||
|
|
||||||
http:
|
http:
|
||||||
routers:
|
routers:
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# /services/traefik/config/hedgedoc.yml
|
# /services/traefik/config/services/hedgedoc.yml
|
||||||
|
|
||||||
http:
|
http:
|
||||||
routers:
|
routers:
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# /services/traefik/config/home-assistant.yml
|
# /services/traefik/config/services/home-assistant.yml
|
||||||
|
|
||||||
http:
|
http:
|
||||||
routers:
|
routers:
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# /services/traefik/config/nextcloud.yml
|
# /services/traefik/config/services/nextcloud.yml
|
||||||
|
|
||||||
http:
|
http:
|
||||||
routers:
|
routers:
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# /services/traefik/config/portainer.yml
|
# /services/traefik/config/services/portainer.yml
|
||||||
|
|
||||||
http:
|
http:
|
||||||
routers:
|
routers:
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# /services/traefik/config/uptime-kuma.yml
|
# /services/traefik/config/services/uptime-kuma.yml
|
||||||
|
|
||||||
http:
|
http:
|
||||||
routers:
|
routers:
|
||||||
Reference in New Issue
Block a user