--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2024-06-01 11:32:24 +02:00
parent e23eed0196
commit 55e6781183

View file

@ -95,15 +95,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/";