mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
# Google Client ID for Google OAuth
|
|
NEXT_PUBLIC_GOOGLE_CLIENTID=""
|
|
# Flag to toggle OAuth
|
|
NEXT_PUBLIC_ENABLE_OAUTH=0 |