plane/space/.env.example
2023-09-14 12:26:07 +05:30

4 lines
116 B
Plaintext

# Google Client ID for Google OAuth
NEXT_PUBLIC_GOOGLE_CLIENTID=""
# Flag to toggle OAuth
NEXT_PUBLIC_ENABLE_OAUTH=0