mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +02:00
10 lines
395 B
Text
10 lines
395 B
Text
# 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
|
|
|
|
# PostHog analytics (leave empty to disable)
|
|
POSTHOG_KEY=
|
|
POSTHOG_HOST=https://assets.surfsense.com
|