forked from kalipso/infrastructure
[uptimekuma] set redirects
This commit is contained in:
@@ -38,6 +38,15 @@ with lib;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
virtualHosts."status.malobeo.org" = {
|
||||
locations."/" = {
|
||||
proxyPass = "http://10.100.0.101";
|
||||
extraConfig = ''
|
||||
'';
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "22.11"; # Did you read the comment?
|
||||
|
||||
Reference in New Issue
Block a user