probehost2/caddy/README.md
2022-01-07 10:05:29 +01:00

5 lines
291 B
Markdown

# caddy
This folder contains a sample configuration for caddy with ratelimiting enabled. this will allow 2 requests per IP every 5 seconds. For more on that, check here: https://github.com/mholt/caddy-ratelimit
I have also included a dockerfile to build caddy with the ratelimiting module.