Mon Aug 15 12:12:59 PM CEST 2022

This commit is contained in:
Alexander Szczepanski
2022-08-15 12:12:59 +02:00
parent e2432a18de
commit 84870a7f82

View File

@ -217,7 +217,7 @@ in {
"homeassistant.szczepan.ski" = {
forceSSL = true;
enableACME = true;
locations = { "/" = { proxyPass = "http://10.0.0.3:8123/"; }; };
locations = { "/" = { proxyPass = "http://10.100.0.3:8123/"; }; };
};
};
};