mirror of
https://github.com/makeplane/plane.git
synced 2026-02-21 06:11:50 -06: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 |