Formatted
This commit is contained in:
parent
d73191e526
commit
fbfa70195b
63 changed files with 906 additions and 899 deletions
|
@ -5,17 +5,17 @@
|
|||
enable = true;
|
||||
virtualHosts = {
|
||||
"https://git.huwe.mooo.com" = {
|
||||
extraConfig = "reverse_proxy localhost:3000";
|
||||
extraConfig = "reverse_proxy localhost:3000";
|
||||
};
|
||||
"https://files.huwe.mooo.com" = {
|
||||
extraConfig = ''
|
||||
root * /var/www/file_server
|
||||
file_server
|
||||
|
||||
'';
|
||||
'';
|
||||
};
|
||||
"https://cal.huwe.mooo.com" = {
|
||||
extraConfig = "reverse_proxy localhost:5232";
|
||||
extraConfig = "reverse_proxy localhost:5232";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue