Set timezone
I'm using the crowdsec lapi server in a docker container. However, if I do
podman exec crowdsec-server cscli alerts list it shows me the created date with UTC+0. How can I change that? I've tried to bind /etc/localime in the docker container but that didn't change anyhing.