We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da3b1d0 commit e6ee850Copy full SHA for e6ee850
README.md
@@ -34,7 +34,7 @@ uvicorn app.main:app --host 0.0.0.0 --port 8000
34
```
35
https://localhost:8000
36
37
-- Log in: `admin` / `abcd1234` (update with your password by setting `APP_ADMIN_PASS` environment variable).
+- Log in: `admin` / `abcd1234` (update with your password which you set for `APP_ADMIN_PASS` environment variable).
38
- Fill out the form and run latency tests in real time with live chart and table views.
39
- For any errors (connection, authentication) you'll see detailed front-end feedback.
40
0 commit comments