We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f40c543 commit 35a4a64Copy full SHA for 35a4a64
README.md
@@ -74,4 +74,4 @@ Because, in the SPOE configuration file (coraza.cfg), we declare to use the back
74
75
- Build the coraza-spoa image `cd ./example ; docker compose build`
76
- Run haproxy, coraza-spoa and a mock server `docker compose up`
77
-- Perform a request which gets blocked by the WAF: `curl http://localhost:8081/\?x\=/etc/passwd`
+- Perform a request which gets blocked by the WAF: `curl http://localhost:8080/\?x\=/etc/passwd`
0 commit comments