bugfix: organization not selected problem fixed. being logged out too often fixed.
This commit is contained in:
@@ -26,6 +26,9 @@ API_PREFIX=/api
|
||||
# CORS and invite links — must match the URL where the Next.js app runs
|
||||
FRONTEND_URL=http://localhost:3001
|
||||
|
||||
# Set true when the app is served over HTTPS (required for Secure auth cookies)
|
||||
COOKIE_SECURE=false
|
||||
|
||||
# OAuth (optional — uncomment when configured)
|
||||
# GOOGLE_CLIENT_ID=your-google-client-id
|
||||
# GOOGLE_CLIENT_SECRET=your-google-client-secret
|
||||
|
||||
Reference in New Issue
Block a user