added homepage

This commit is contained in:
Nickiel12 2023-11-21 18:04:09 -08:00
parent 0aececd4fd
commit fde6582a66

View file

@ -40,8 +40,13 @@
};
"iot.nickiel.net" = {
locations."/turn_computer_on" = {
proxyPass = "http://10.0.184/turn_computer_on";
locations = {
"/" = {
"/Aurora/StaticSites/iot"
};
"/turn_computer_on" = {
proxyPass = "http://10.0.184/turn_computer_on";
};
};
};