diff --git a/apps/syncthing/app/route.yaml b/apps/syncthing/app/route.yaml index 7adc5ca..7a47995 100644 --- a/apps/syncthing/app/route.yaml +++ b/apps/syncthing/app/route.yaml @@ -7,7 +7,7 @@ spec: entryPoints: - web routes: - - match: Host(`syncthing.trivernis.net`) + - match: Host(`syncthing.trivernis.dev`, `syncthing.trivernis.net`) kind: Rule middlewares: - name: strict-security-headers