unifi ws
This commit is contained in:
parent
e7535dfa03
commit
1c13d0d3b8
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ in
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
useACMEHost = "${domain}";
|
useACMEHost = "${domain}";
|
||||||
locations."/".proxyPass = "https://127.0.0.1:8443";
|
locations."/".proxyPass = "https://127.0.0.1:8443";
|
||||||
|
locations."/".proxyWebsockets = true;
|
||||||
};
|
};
|
||||||
ragon.persist.extraDirectories = [
|
ragon.persist.extraDirectories = [
|
||||||
"/var/lib/unifi"
|
"/var/lib/unifi"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue