mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-17 05:37:11 +00:00
add newline to end of config file
Signed-off-by: Bill Vandenberk <bill@vandenberk.me>
This commit is contained in:
parent
c587d8efc7
commit
32550dad26
@ -7,4 +7,5 @@ json_output: true
|
|||||||
json_include_output_property: true
|
json_include_output_property: true
|
||||||
http_output:
|
http_output:
|
||||||
enabled: true
|
enabled: true
|
||||||
url: "http://falco-sidekick:2801/"
|
url: "http://falco-sidekick:2801/"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user