mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-23 05:53:31 +03:00
5acafe2fc6
* Chore(front): Add more typeguards Co-authored-by: Benjamin Mayanja V <vibenjamin6@gmail.com> Co-authored-by: KlingerMatheus <klinger.matheus@gitstart.dev> * Remove source map generation to avoid warnings --------- Co-authored-by: Benjamin Mayanja V <vibenjamin6@gmail.com> Co-authored-by: KlingerMatheus <klinger.matheus@gitstart.dev> Co-authored-by: Charles Bochet <charles@twenty.com>
8 lines
274 B
Plaintext
8 lines
274 B
Plaintext
REACT_APP_SERVER_BASE_URL=http://localhost:3000
|
|
GENERATE_SOURCEMAP=false
|
|
|
|
# ———————— Optional ————————
|
|
# REACT_APP_SERVER_AUTH_URL=http://localhost:3000/auth
|
|
# REACT_APP_SERVER_FILES_URL=http://localhost:3000/files
|
|
# CHROMATIC_PROJECT_TOKEN=
|