mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
More rebranding changes (#159)
* Replace Maybe for Sure in select code areas * Make sure passwords are consistent * Remove (admin|member) from demo data first name * Database and schema names finally to `sure` * Fix broken test * Another (benchmarking) database name to `sure_*` * More rebranding to Sure * Missed this Maybe mention in the same page * Random nitpicks and more Maybes * Demo data accounts and more Maybes * Test data account updates * Impersonation test accounts * Consistency with `compose.example.yml`
This commit is contained in:
@@ -74,8 +74,8 @@ rake demo_data:default
|
||||
|
||||
Visit http://localhost:3000 to view the app. You can log in with these demo credentials (from the DB seed):
|
||||
|
||||
- Email: `user@sure.local`
|
||||
- Password: `password`
|
||||
- Email: `user@example.com`
|
||||
- Password: `Password1!`
|
||||
|
||||
For further instructions, see guides below.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user