1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

docs: add a new example explaining how to integrate crowdsec with (#3651)

This commit is contained in:
Jean-Kevin KPADEY
2023-11-25 11:02:42 +01:00
committed by GitHub
parent 7d1fcb75d7
commit cedd360ebd
2 changed files with 75 additions and 0 deletions

View File

@ -157,6 +157,7 @@ nav:
- 'Tutorials':
- 'Basic Installation': examples/tutorials/basic-installation.md
- 'Mailserver behind Proxy': examples/tutorials/mailserver-behind-proxy.md
- 'Crowdsec': examples/tutorials/crowdsec.md
- 'Building your own Docker image': examples/tutorials/docker-build.md
- 'Blog Posts': examples/tutorials/blog-posts.md
- 'Use Cases':