Skip to content

Commit 064874a

Browse files
authored
Merge pull request #11 from coreruleset/fzipi-patch-1
docs: add plugins comment
2 parents 50be9da + 0864709 commit 064874a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ To build a specific target for a single platform only (replace target and platfo
9797
```bash
9898
docker buildx bake -f docker-bake.hcl --set "*.platform=linux/amd64" caddy-alpine
9999

100+
## Adding CRS Plugins
101+
102+
To add CRS Plugins, download and decompress the plugin to a directory of your choice. Then start the container bind mounting the directory to `/opt/coraza/owasp-crs/plugins`.
103+
100104
## Advanced Configuration
101105

102106
If you prefer to configure Caddy and/or Coraza yourself there are multiple options.

0 commit comments

Comments
 (0)