Skip to content

Commit

Permalink
chore: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HUAHUAI23 committed Dec 31, 2024
1 parent 5dc5c16 commit 371abcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ Because, in the SPOE configuration file (coraza.cfg), we declare to use the back

- Build the coraza-spoa image `cd ./example ; docker compose build`
- Run haproxy, coraza-spoa and a mock server `docker compose up`
- Perform a request which gets blocked by the WAF: `curl http://localhost:4000/\?x\=/etc/passwd`
- Perform a request which gets blocked by the WAF: `curl http://localhost:8081/\?x\=/etc/passwd`

0 comments on commit 371abcb

Please sign in to comment.