We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4876b54 commit bba1950Copy full SHA for bba1950
README.md
@@ -24,7 +24,7 @@ Demo with WAF intercepting relative access in query param.
24
25
## Usage (docker-compose.yml)
26
27
-See [docker-compose.yml](docker-compose.yml)
+See [docker-compose.yml](https://github.com/acouvreur/traefik-modsecurity-plugin/blob/main/docker-compose.yml)
28
29
1. docker-compose up
30
2. Go to http://localhost:8000/website, the request is received without warnings
@@ -55,4 +55,4 @@ This plugin supports these configuration:
55
56
See [docker-compose.local.yml](docker-compose.local.yml)
57
58
-`docker-compose -f docker-compose.local.yml up` to load the local plugin
+`docker-compose -f docker-compose.local.yml up` to load the local plugin
0 commit comments