feat(auto-updater, menu): enhance update management and add menu options for updates and policies

This commit is contained in:
Anish Sarkar 2026-05-25 21:44:31 +05:30
parent 96da8498e6
commit 26fe4d7493
4 changed files with 146 additions and 13 deletions

View file

@ -3,7 +3,7 @@
# The hosted web frontend URL. Used to intercept OAuth redirects and keep them
# inside the desktop app. Set to your production frontend domain.
HOSTED_FRONTEND_URL=https://surfsense.net
HOSTED_FRONTEND_URL=https://surfsense.com
# Runtime override for the above (read at app start, no rebuild required).
# Useful for self-hosters whose backend NEXT_FRONTEND_URL differs from the