This commit is contained in:
parent
a2a75691c9
commit
0b93407955
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
tryFiles = "$uri @proxy";
|
||||
};
|
||||
locations."@proxy" = {
|
||||
proxyPass = "http://mastodon.int.chir.rs";
|
||||
proxyPass = "https://mastodon.int.chir.rs";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Reference in a new issue