Commit 7f34ae8
committed
docs(site): bind the web-ui example to localhost, not 0.0.0.0
The landing page still told people to run the web UI on 0.0.0.0, which
is the wide-open bind the rest of the project moved away from. Point it
at 127.0.0.1 and mention the reverse-proxy + token when exposing it.1 parent 716f48d commit 7f34ae8
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
428 | | - | |
429 | | - | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| |||
0 commit comments