Merge pull request #2958 from dentropy/main

Fix password in README
This commit is contained in:
Jackson Harper
2023-10-18 09:12:21 +08:00
committed by GitHub

View File

@ -88,7 +88,7 @@ Open <http://localhost:3000> and confirm Omnivore is running
### 3. Login with the test account ### 3. Login with the test account
During database setup docker compose creates an account `demo@omnivore.app`, password: `demo`. During database setup docker compose creates an account `demo@omnivore.app`, password: `demo_password`.
Go to <http://localhost:3000/> in your browser and choose `Continue with Email` to login. Go to <http://localhost:3000/> in your browser and choose `Continue with Email` to login.