mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
sops and onlyoffice evolution
This commit is contained in:
@@ -124,7 +124,7 @@ in
|
||||
forceSSL = true;
|
||||
locations = {
|
||||
"/" = {
|
||||
proxyPass = "http://${server}:9980";
|
||||
proxyPass = "http://${server}:8000"; # 9980
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user