feat: implement modular security services with CrowdSec and WAF integration
This commit is contained in:
@@ -24,6 +24,13 @@ services:
|
||||
- CPM_IMPORT_CADDYFILE=/import/Caddyfile
|
||||
- CPM_IMPORT_DIR=/app/data/imports
|
||||
- CPM_ACME_STAGING=false
|
||||
# Security Services (Optional)
|
||||
- CPM_SECURITY_CROWDSEC_MODE=disabled
|
||||
- CPM_SECURITY_CROWDSEC_API_URL=
|
||||
- CPM_SECURITY_CROWDSEC_API_KEY=
|
||||
- CPM_SECURITY_WAF_MODE=disabled
|
||||
- CPM_SECURITY_RATELIMIT_ENABLED=false
|
||||
- CPM_SECURITY_ACL_ENABLED=false
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
cap_add:
|
||||
|
||||
Reference in New Issue
Block a user