docs: add note about port 8000 being in use on exe.dev #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "exe-dev-bot/shelley-extras:agents-port-8000-note"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Port 8000 is commonly used by OpenClaw control UI, so agents should use port 8001+ for mockup servers and dev servers.
Learned this when creating HTML mockups - the first attempt on port 8000 failed because it was already in use.
Pull request closed