Skip to content

Commit e6ee850

Browse files
Update README.md
1 parent da3b1d0 commit e6ee850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ uvicorn app.main:app --host 0.0.0.0 --port 8000
3434
```
3535
https://localhost:8000
3636
```
37-
- Log in: `admin` / `abcd1234` (update with your password by setting `APP_ADMIN_PASS` environment variable).
37+
- Log in: `admin` / `abcd1234` (update with your password which you set for `APP_ADMIN_PASS` environment variable).
3838
- Fill out the form and run latency tests in real time with live chart and table views.
3939
- For any errors (connection, authentication) you'll see detailed front-end feedback.
4040

0 commit comments

Comments
 (0)