@@ -34,7 +34,7 @@ python -m led_platform.cli serve
或者直接用 uvicorn:
```bash
uvicorn led_platform.main:app --host 127.0.0.1 --port 8000
uvicorn led_platform.main:app --host 0.0.0.0 --port 8000
```
查看地址:
The note is not visible to the blocked user.