mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
6 lines
294 B
Bash
6 lines
294 B
Bash
# Electron-specific build-time configuration.
|
|
# Set before running pnpm dist:mac / dist:win / dist:linux.
|
|
|
|
# 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
|