fix: update Firefox Sync configuration and proxy settings for improved functionality
This commit is contained in:
parent
365d15767b
commit
0df4a4c1ec
3 changed files with 10 additions and 21 deletions
|
|
@ -21,8 +21,8 @@
|
|||
enableACME = true;
|
||||
acmeRoot = null;
|
||||
locations."/" = {
|
||||
proxyPass = "http://${config.networkPrefix}.97.6:80";
|
||||
proxyWebsockets = true;
|
||||
proxyPass = "http://${config.networkPrefix}.97.6:5000";
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue