demo mount to fastapi

This commit is contained in:
Xin Wang
2026-05-22 10:23:17 +08:00
parent 0d82acc0d2
commit 2c7f0f440b
10 changed files with 86 additions and 22 deletions

View File

@@ -20,7 +20,7 @@
<input
id="ws-url"
type="text"
value="ws://127.0.0.1:8001/ws-product"
placeholder="ws://host/ws-product"
spellcheck="false"
autocomplete="off"
/>