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:
|
||||
routers:
|
||||
@@ -1,4 +1,4 @@
|
||||
# /services/traefik/config/hedgedoc.yml
|
||||
# /services/traefik/config/services/hedgedoc.yml
|
||||
|
||||
http:
|
||||
routers:
|
||||
@@ -1,4 +1,4 @@
|
||||
# /services/traefik/config/home-assistant.yml
|
||||
# /services/traefik/config/services/home-assistant.yml
|
||||
|
||||
http:
|
||||
routers:
|
||||
@@ -1,4 +1,4 @@
|
||||
# /services/traefik/config/nextcloud.yml
|
||||
# /services/traefik/config/services/nextcloud.yml
|
||||
|
||||
http:
|
||||
routers:
|
||||
@@ -1,4 +1,4 @@
|
||||
# /services/traefik/config/portainer.yml
|
||||
# /services/traefik/config/services/portainer.yml
|
||||
|
||||
http:
|
||||
routers:
|
||||
@@ -1,4 +1,4 @@
|
||||
# /services/traefik/config/uptime-kuma.yml
|
||||
# /services/traefik/config/services/uptime-kuma.yml
|
||||
|
||||
http:
|
||||
routers:
|
||||
Reference in New Issue
Block a user