🔨 chore: update desktop env (#7860)

Co-authored-by: GH Action - Upstream Sync <action@github.com>
This commit is contained in:
huangkairan 2025-05-17 00:07:17 +08:00 committed by GitHub
parent 59a0057572
commit d6e3fbf98b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,3 +6,4 @@ DATABASE_URL=postgresql://postgres@localhost:5432/postgres
SEARCH_PROVIDERS=search1api
NEXT_PUBLIC_SERVICE_MODE='server'
NEXT_PUBLIC_IS_DESKTOP_APP=1
NEXT_PUBLIC_ENABLE_NEXT_AUTH=0