ntfy-sh: update nginx config
This commit is contained in:
parent
934a2b7475
commit
f280c8f1c4
1 changed files with 0 additions and 4 deletions
|
@ -33,10 +33,6 @@
|
|||
enableACME = false;
|
||||
|
||||
locations."/" = {
|
||||
tryFiles = "$uri @proxy";
|
||||
};
|
||||
|
||||
locations."@proxy" = {
|
||||
proxyWebsockets = true;
|
||||
recommendedProxySettings = true;
|
||||
proxyPass = "http://unix:/run/ntfy-sh/ntfy.socket";
|
||||
|
|
Loading…
Reference in a new issue