Refactor Traefik and CrowdSec integration: remove CrowdSec configurations and update middleware settings for enhanced access control
This commit is contained in:
@@ -9,12 +9,6 @@ TZ=Your/Timezone
|
||||
# Your email address for Let's Encrypt certificate notifications
|
||||
ACME_EMAIL=admin@your-domain.com
|
||||
|
||||
|
||||
## CrowdSec
|
||||
# Generate with: docker exec -it crowdsec cscli bouncers add traefik-bouncer
|
||||
# Use a long random string (64+ characters recommended)
|
||||
CROWDSEC_BOUNCER_KEY=your_long_random_bouncer_key_here
|
||||
|
||||
## Umami (PostgreSQL)
|
||||
# Database user for Umami analytics
|
||||
UMAMI_DB_USER=umami
|
||||
|
||||
Reference in New Issue
Block a user