Recover Nextcloud
This commit is contained in:
parent
bde8cecfb4
commit
2cafbff81a
3 changed files with 31 additions and 31 deletions
|
|
@ -102,15 +102,15 @@
|
|||
'';
|
||||
};
|
||||
};
|
||||
# "my-nextcloud.bertof.net" = ssl // {
|
||||
# locations."/" = {
|
||||
# proxyPass = "http://heimdall.tsn:80/";
|
||||
# proxyWebsockets = true;
|
||||
# extraConfig = ''
|
||||
# client_max_body_size 5g;
|
||||
# '';
|
||||
# };
|
||||
# };
|
||||
"my-nextcloud.bertof.net" = ssl // {
|
||||
locations."/" = {
|
||||
proxyPass = "http://heimdall.tsn:80/";
|
||||
proxyWebsockets = true;
|
||||
extraConfig = ''
|
||||
client_max_body_size 5g;
|
||||
'';
|
||||
};
|
||||
};
|
||||
"grafana.bertof.net" = ssl // {
|
||||
locations."/" = {
|
||||
proxyPass = "http://heimdall.tsn:3000/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue