fix: update Firefox Sync configuration and proxy settings for improved functionality
This commit is contained in:
@@ -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;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user