--wip-- [skip ci]
This commit is contained in:
parent
e23eed0196
commit
55e6781183
1 changed files with 9 additions and 9 deletions
|
|
@ -95,15 +95,15 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"my-nextcloud.bertof.net" = ssl // {
|
# "my-nextcloud.bertof.net" = ssl // {
|
||||||
locations."/" = {
|
# locations."/" = {
|
||||||
proxyPass = "http://heimdall.tsn:80/";
|
# proxyPass = "http://heimdall.tsn:80/";
|
||||||
proxyWebsockets = true;
|
# proxyWebsockets = true;
|
||||||
extraConfig = ''
|
# extraConfig = ''
|
||||||
client_max_body_size 5g;
|
# client_max_body_size 5g;
|
||||||
'';
|
# '';
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
"grafana.bertof.net" = ssl // {
|
"grafana.bertof.net" = ssl // {
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://heimdall.tsn:3000/";
|
proxyPass = "http://heimdall.tsn:3000/";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue