Parameterize sensitive settings
This commit is contained in:
9
dynamic.d/middlewares/crowdsec.yml.tmpl
Normal file
9
dynamic.d/middlewares/crowdsec.yml.tmpl
Normal file
@@ -0,0 +1,9 @@
|
||||
http:
|
||||
middlewares:
|
||||
crowdsec:
|
||||
plugin:
|
||||
bouncer:
|
||||
enabled: true
|
||||
crowdsecMode: stream
|
||||
crowdsecLapiHost: "localhost:8080"
|
||||
crowdsecLapiKey: "{{ env "CROWDSEC_LAPI_KEY" }}"
|
||||
Reference in New Issue
Block a user