mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +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 |