Parameterize sensitive settings
This commit is contained in:
@@ -6,4 +6,4 @@ http:
|
||||
enabled: true
|
||||
crowdsecMode: stream
|
||||
crowdsecLapiHost: "localhost:8080"
|
||||
crowdsecLapiKey: gFJjSzdbB0GCe/1Y9HcxMPP1vQmoa4psZOFyleJZJVQ
|
||||
crowdsecLapiKey: "{{ env "CROWDSEC_LAPI_KEY" }}"
|
||||
Reference in New Issue
Block a user