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
253 B
Plaintext
6 lines
253 B
Plaintext
# 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 |