mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-29 19:35:20 +02:00
feat(auto-updater, menu): enhance update management and add menu options for updates and policies
This commit is contained in:
parent
96da8498e6
commit
26fe4d7493
4 changed files with 146 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue