mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-23 05:53:31 +03:00
a975935f49
* Connect profile picture upload to backend * Fix tests * Revert onboarding state changes
5 lines
177 B
Plaintext
5 lines
177 B
Plaintext
REACT_APP_API_URL=http://localhost:3000/graphql
|
|
REACT_APP_AUTH_URL=http://localhost:3000/auth
|
|
REACT_APP_FILES_URL=http://localhost:3000/files
|
|
|
|
CHROMATIC_PROJECT_TOKEN=REPLACE_ME |