mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-07-21 02:05:53 +00:00
feat: add optional CrowdSec Console enrollment configuration
This commit is contained in:
@@ -90,6 +90,10 @@ CROWDSEC_LAPI_KEY=change-me
|
|||||||
# Must match a bouncer key registered in CrowdSec, for example:
|
# Must match a bouncer key registered in CrowdSec, for example:
|
||||||
# cscli bouncers add traefik-bouncer --key <value>
|
# cscli bouncers add traefik-bouncer --key <value>
|
||||||
CROWDSEC_BOUNCER_KEY=change-me
|
CROWDSEC_BOUNCER_KEY=change-me
|
||||||
|
# Optional CrowdSec Console enrollment (https://app.crowdsec.net)
|
||||||
|
# CROWDSEC_ENROLL_KEY=<paste_enroll_key_from_console>
|
||||||
|
# CROWDSEC_ENROLL_INSTANCE_NAME=swarm-edge-01
|
||||||
|
# CROWDSEC_ENROLL_TAGS=swarm,traefik,production
|
||||||
|
|
||||||
#=====================================================================#
|
#=====================================================================#
|
||||||
# LibreChat Configuration #
|
# LibreChat Configuration #
|
||||||
|
|||||||
Reference in New Issue
Block a user