Disable ntfy rev-proxy
This commit is contained in:
parent
24dbf21a1c
commit
e1a26abed5
1 changed files with 9 additions and 9 deletions
|
|
@ -113,15 +113,15 @@
|
|||
proxy_buffering off;
|
||||
'';
|
||||
};
|
||||
"ntfy.bertof.net" = ssl // {
|
||||
locations."/" = {
|
||||
proxyPass = "http://heimdall.tsn:7080/";
|
||||
proxyWebsockets = true;
|
||||
extraConfig = ''
|
||||
client_max_body_size 5g;
|
||||
'';
|
||||
};
|
||||
};
|
||||
# "ntfy.bertof.net" = ssl // {
|
||||
# locations."/" = {
|
||||
# proxyPass = "http://heimdall.tsn:7080/";
|
||||
# proxyWebsockets = true;
|
||||
# extraConfig = ''
|
||||
# client_max_body_size 5g;
|
||||
# '';
|
||||
# };
|
||||
# };
|
||||
"my-nextcloud.bertof.net" = ssl // {
|
||||
locations."/" = {
|
||||
proxyPass = "http://heimdall.tsn:80/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue