diff --git a/stacks/lail-apps/paheko/docker-compose.yaml b/stacks/lail-apps/paheko/docker-compose.yaml index 5a78135..22b46de 100644 --- a/stacks/lail-apps/paheko/docker-compose.yaml +++ b/stacks/lail-apps/paheko/docker-compose.yaml @@ -35,7 +35,7 @@ services: const ENABLE_UPGRADES = false; labels: - traefik.enable=true - - traefik.http.routers.paheko.rule=Host(`paheko.lail.cloud`) + - traefik.http.routers.paheko.rule=Host(`paheko.apps.lail.cloud`) - traefik.http.routers.paheko.entrypoints=https - traefik.http.routers.paheko.tls=true - traefik.http.routers.paheko.tls.certresolver=letsencrypt