add static-hosting
This commit is contained in:
parent
b1a1424124
commit
944933d6b6
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user