diff --git a/traefik/dynamic.yml b/traefik/dynamic.yml index 4e8e07e..467dfac 100644 --- a/traefik/dynamic.yml +++ b/traefik/dynamic.yml @@ -1,6 +1,6 @@ http: routers: - nextcloud: + subservice: rule: Host(`subservice.xxx.domain`) service: subservice entryPoints: ["websecure"] @@ -11,4 +11,4 @@ http: subservice: loadBalancer: servers: - - url: http://192.168.xxx.xxx \ No newline at end of file + - url: http://192.168.xxx.xxx