matrix ingres route: more fixes
All checks were successful
/ diff-and-deploy (push) Successful in 2m15s

This commit is contained in:
Finn 2025-03-30 16:10:23 -07:00
parent fccb2186b1
commit c68e807056

View file

@ -195,7 +195,7 @@ spec:
name: homeserver-janky-solutions
port: 8008
- kind: Rule
match: Host(`matrix.janky.solutions`) && PathRegexp(`^/_matrix/client/.*/(login|logout|refresh)$`)
match: Host(`matrix.janky.solutions`) && PathRegexp(`^/_matrix/client/.*/(login|logout|refresh)`)
services:
- kind: Service
name: mas-janky-solutions