diff --git a/manifests/common/delegation.yaml b/manifests/common/delegation.yaml index 79538ef..1eb77ca 100644 --- a/manifests/common/delegation.yaml +++ b/manifests/common/delegation.yaml @@ -57,7 +57,7 @@ data: default_type application/json; add_header Access-Control-Allow-Origin *; - return 200 '{"m.server": "$BASE_URL:443"}' + return 200 '{"m.server": "$BASE_URL:443"}'; } location /.well-known/matrix/client { default_type application/json;