Skip to content

Commit

Permalink
Merge pull request #11 from coreruleset/fzipi-patch-1
Browse files Browse the repository at this point in the history
docs: add plugins comment
  • Loading branch information
fzipi committed Jul 22, 2024
2 parents 50be9da + 0864709 commit 064874a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ To build a specific target for a single platform only (replace target and platfo
```bash
docker buildx bake -f docker-bake.hcl --set "*.platform=linux/amd64" caddy-alpine

## Adding CRS Plugins

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`.

## Advanced Configuration

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

0 comments on commit 064874a

Please sign in to comment.