mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
4 lines
216 B
Plaintext
4 lines
216 B
Plaintext
NEXT_PUBLIC_API_BASE_URL = "<-- endpoint goes here -->"
|
|
NEXT_PUBLIC_GOOGLE_CLIENTID = "<-- google client id goes here -->"
|
|
NEXT_PUBLIC_GITHUB_ID = "<-- github id goes here -->"
|
|
NEXT_PUBLIC_APP_ENVIRONMENT=development |