feat: moved hass
This commit is contained in:
parent
283f08edf9
commit
70c5effc5c
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ in
|
||||||
useACMEHost = "hailsatan.eu";
|
useACMEHost = "hailsatan.eu";
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
locations = {
|
locations = {
|
||||||
"/".proxyPass = "http://192.168.122.76:8123";
|
"/".proxyPass = "http://10.0.0.12:8123";
|
||||||
"/".proxyWebsockets = true;
|
"/".proxyWebsockets = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue