Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ For local development you have two options:
-d '{"tickets": ["MYPROJ-123"]}'
```

🐱 If you receive an HTTP 405 error, you likely sent the request to the Forge gateway port (default: 8000) instead of the forge-poller port (default: 8001).

!!! note
Disable signature validation in Forge's `.env` so the poller's forwarded events are accepted:
```
Expand Down
Loading