fix: /.well-known/matrix/server > svc/delegation
This commit is contained in:
parent
8f806cc0f1
commit
6790ccf773
@ -15,15 +15,8 @@ spec:
|
|||||||
- host: "$SERVER_NAME"
|
- host: "$SERVER_NAME"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /.well-known/matrix/server
|
- path: /.well-known/matrix/
|
||||||
pathType: Exact
|
pathType: Prefix
|
||||||
backend:
|
|
||||||
service:
|
|
||||||
name: app
|
|
||||||
port:
|
|
||||||
name: http
|
|
||||||
- path: /.well-known/matrix/client
|
|
||||||
pathType: Exact
|
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
name: delegation
|
name: delegation
|
||||||
|
Loading…
Reference in New Issue
Block a user