crowdsec
crowdsec copied to clipboard
Bug/Make URL/URI coherent in config.yaml
Describe the bug URL/URI are not coherent in the configuration file.
For prometheus we have listen_addr and listen_port
For api->server we have listen_uri with the format: ip:port
For lapi/capi credentials file we have url with the format: http://domainname
Are we still going to work on this or should we close as something we will not fix?
This needs to be worked on.