Update modules/nginx.nix
This commit is contained in:
parent
a328f311fd
commit
4024f7e86c
@ -31,9 +31,6 @@
|
||||
"matrix.balsoft.ru" = {
|
||||
locations."/" = { proxyPass = "https://localhost:13748"; };
|
||||
} // default;
|
||||
"mai.balsoft.ru" = {
|
||||
locations."/" = { root = "/var/lib/important"; };
|
||||
} // default;
|
||||
"share.balsoft.ru" = {
|
||||
locations."/" = { root = "/var/lib/share"; };
|
||||
} // default;
|
||||
|
Loading…
Reference in New Issue
Block a user