mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-26 21:39:43 +02:00
chore: update .gitignore to exclude surfsense_desktop/.env file
This commit is contained in:
parent
e1beab798a
commit
dfa34dc047
2 changed files with 1 additions and 10 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,3 +20,4 @@ surfsense_web/blob-report/
|
|||
content_research/
|
||||
automation-design-plan.md
|
||||
automation-frontend-builder-plan.md
|
||||
surfsense_desktop/.env
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
# 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.com
|
||||
|
||||
# PostHog analytics (leave empty to disable)
|
||||
POSTHOG_KEY=
|
||||
POSTHOG_HOST=https://assets.surfsense.com
|
||||
Loading…
Add table
Add a link
Reference in a new issue