mirror of
https://github.com/makeplane/plane.git
synced 2026-07-10 20:41:15 +02: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 |