Removed baseurl wellknown
This commit is contained in:
parent
c05aea36e6
commit
a5209ce7bd
1 changed files with 0 additions and 6 deletions
|
|
@ -54,12 +54,6 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
caddy.virtualHosts = {
|
caddy.virtualHosts = {
|
||||||
"jsw.tf".extraConfig = ''
|
|
||||||
header /.well-known/matrix/* Content-Type application/json
|
|
||||||
header /.well-known/matrix/* Access-Control-Allow-Origin *
|
|
||||||
respond /.well-known/matrix/server `{"m.server": "matrix.jsw.tf:443"}`
|
|
||||||
respond /.well-known/matrix/client `{"m.homeserver": {"base_url": "https://matrix.jsw.tf"}}`
|
|
||||||
'';
|
|
||||||
"matrix.jsw.tf".extraConfig = ''
|
"matrix.jsw.tf".extraConfig = ''
|
||||||
header /.well-known/matrix/* Content-Type application/json
|
header /.well-known/matrix/* Content-Type application/json
|
||||||
header /.well-known/matrix/* Access-Control-Allow-Origin *
|
header /.well-known/matrix/* Access-Control-Allow-Origin *
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue