diff --git a/skills/developing/static-hosting/SKILL.md b/skills/developing/static-hosting/SKILL.md index c208a00..7d74b21 100644 --- a/skills/developing/static-hosting/SKILL.md +++ b/skills/developing/static-hosting/SKILL.md @@ -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