You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feat] Allow override of GUI's listen address from Syncthing
configuration file or environs
- Replace hardcoded default listen address `0.0.0.0:8384` with
1. Environ lookup from `STGUIHOST` and `STGUIPORT`
2. Static configuration lookup from Syncthing config.xml
3. Default to `0.0.0.0` and `8384`
0 commit comments