diff --git a/README.md b/README.md index ce3b7b5..bd76b2f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Demo with WAF intercepting relative access in query param. ## Usage (docker-compose.yml) -See [docker-compose.yml](docker-compose.yml) +See [docker-compose.yml](https://github.com/acouvreur/traefik-modsecurity-plugin/blob/main/docker-compose.yml) 1. docker-compose up 2. Go to http://localhost:8000/website, the request is received without warnings @@ -55,4 +55,4 @@ This plugin supports these configuration: See [docker-compose.local.yml](docker-compose.local.yml) -`docker-compose -f docker-compose.local.yml up` to load the local plugin \ No newline at end of file +`docker-compose -f docker-compose.local.yml up` to load the local plugin