Files
twenty/packages/twenty-e2e-testing/.env.example
T
Félix MalfaitandGitHub 8c3a2d8640 Verify seed users and change AppleCar password (#11825)
isEmailVerified was set to false which was annoying in the staging
environment

Also updated password for [email protected] from AppleCar2025 to just
[email protected] since the joke is outdated
2025-04-30 16:59:13 +00:00

6 lines
253 B
Bash

# 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=[email protected]
DEFAULT_PASSWORD=[email protected]
WEBSITE_URL=https://twenty.com