fixup! Heimdall: disable prometheus and grafana
This commit is contained in:
parent
d01cd52f57
commit
7520264024
1 changed files with 9 additions and 9 deletions
|
|
@ -131,15 +131,15 @@
|
|||
'';
|
||||
};
|
||||
};
|
||||
"grafana.bertof.net" = ssl // {
|
||||
locations."/" = {
|
||||
proxyPass = "http://heimdall.tsn:3000/";
|
||||
proxyWebsockets = true;
|
||||
extraConfig = ''
|
||||
client_max_body_size 5g;
|
||||
'';
|
||||
};
|
||||
};
|
||||
# "grafana.bertof.net" = ssl // {
|
||||
# locations."/" = {
|
||||
# proxyPass = "http://heimdall.tsn:3000/";
|
||||
# proxyWebsockets = true;
|
||||
# extraConfig = ''
|
||||
# client_max_body_size 5g;
|
||||
# '';
|
||||
# };
|
||||
# };
|
||||
"radarr.bertof.net" = ssl // {
|
||||
locations."/" = {
|
||||
proxyPass = "http://heimdall.tsn:7878/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue