mirror of
https://github.com/twentyhq/twenty
synced 2026-04-21 21:47:38 +00:00
isEmailVerified was set to false which was annoying in the staging environment Also updated password for tim@apple.dev from AppleCar2025 to just tim@apple.dev since the joke is outdated
6 lines
No EOL
253 B
Text
6 lines
No EOL
253 B
Text
# Note that provide always without trailing forward slash to have expected behaviour
|
|
FRONTEND_BASE_URL=http://localhost:3001
|
|
BACKEND_BASE_URL=http://localhost:3000
|
|
DEFAULT_LOGIN=tim@apple.dev
|
|
DEFAULT_PASSWORD=tim@apple.dev
|
|
WEBSITE_URL=https://twenty.com |