Verify seed users and change AppleCar password (#11825)

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
This commit is contained in:
Félix Malfait
2025-04-30 18:59:13 +02:00
committed by GitHub
parent 17334f8800
commit 8c3a2d8640
7 changed files with 22 additions and 14 deletions

View File

@ -2,5 +2,5 @@
FRONTEND_BASE_URL=http://localhost:3001
BACKEND_BASE_URL=http://localhost:3000
DEFAULT_LOGIN=tim@apple.dev
DEFAULT_PASSWORD=Applecar2025
DEFAULT_PASSWORD=tim@apple.dev
WEBSITE_URL=https://twenty.com