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:
@ -251,7 +251,7 @@ npx nx start
|
||||
**Frontend**
|
||||
|
||||
Twenty's frontend will be running at [http://localhost:3001](http://localhost:3001).
|
||||
You can log in using the default demo account: `tim@apple.dev` (password: `Applecar2025`)
|
||||
You can log in using the default demo account: `tim@apple.dev` (password: `tim@apple.dev`)
|
||||
|
||||
**Backend**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user