mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
try to fix onlyoffice
now its working in lan)
This commit is contained in:
@@ -132,7 +132,7 @@ in
|
||||
forceSSL = true;
|
||||
locations = {
|
||||
"/" = {
|
||||
proxyPass = "http://${server}:8000"; # 9980
|
||||
proxyPass = "http://${server}:8090";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user