add static-hosting

This commit is contained in:
朱潮 2026-05-18 22:22:36 +08:00
parent b1a1424124
commit 944933d6b6

View File

@ -22,7 +22,7 @@ FastAPI mounts `projects/robot/` at the `/robots` URL path with `html=True` enab
/app/projects/robot/{bot_id}/foo.html --> {FASTAPI_URL}/robots/{bot_id}/foo.html
```
`FASTAPI_URL` : `http://127.0.0.1:8001`.
`FASTAPI_URL` : `https://engine.aitravelmaster.com`.
## URL rules