From 62a5543f3f5e1ee09b277e7e6e4f9fb3ec5ecd6e Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Tue, 17 Jul 2018 04:14:43 -0400 Subject: [PATCH] Fixed alias --- templates/Nextcloud/0/docker-compose.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/Nextcloud/0/docker-compose.yml b/templates/Nextcloud/0/docker-compose.yml index 5ae9b3c..1f08fac 100644 --- a/templates/Nextcloud/0/docker-compose.yml +++ b/templates/Nextcloud/0/docker-compose.yml @@ -21,8 +21,7 @@ services: io.rancher.scheduler.affinity:host_label: ${HOST_LABEL} {{- end}} traefik.enable: true - traefik.alias: cloudtest - traefik.domain: williammiceli.systems + traefik.alias: cloudtest.williammiceli.systems traefik.port: 9000 traefik.acme: true traefik.backend: Nextcloud