bekkalokk/ingress: proxy matrix well-known files to bicep
This commit is contained in:
parent
3fae1f6d4e
commit
c0f0488e6e
|
@ -38,6 +38,8 @@
|
|||
|
||||
# Redirect everything else to the main website
|
||||
"/".return = "301 https://www.pvv.ntnu.no$request_uri";
|
||||
|
||||
"^~ /.well-known/matrix/".proxyPass = "https://matrix.pvv.ntnu.no/.well-known/matrix/";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue