mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
6 lines
242 B
Plaintext
6 lines
242 B
Plaintext
|
NEXT_PUBLIC_API_BASE_URL = "localhost/"
|
||
|
NEXT_PUBLIC_GOOGLE_CLIENTID="<-- google client id -->"
|
||
|
NEXT_PUBLIC_GITHUB_ID="<-- github client id -->"
|
||
|
NEXT_PUBLIC_SENTRY_DSN="<-- sentry dns -->"
|
||
|
NEXT_PUBLIC_ENABLE_OAUTH=0
|
||
|
NEXT_PUBLIC_ENABLE_SENTRY=0
|