mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-18 17:12:53 +03:00
b028d9fd2a
* add render.yaml * Clean environment variables --------- Co-authored-by: Charles Bochet <charles@twenty.com>
7 lines
249 B
Plaintext
7 lines
249 B
Plaintext
REACT_APP_SERVER_BASE_URL=http://localhost:3000
|
|
|
|
# ———————— Optional ————————
|
|
# REACT_APP_SERVER_AUTH_URL=http://localhost:3000/auth
|
|
# REACT_APP_SERVER_FILES_URL=http://localhost:3000/files
|
|
# CHROMATIC_PROJECT_TOKEN=
|