Skip to content

Commit

Permalink
docs: add plugins comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fzipi committed Jul 19, 2024
1 parent b231c5d commit c23b475
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 c23b475

Please sign in to comment.