Hi Team
I'm new to Elasticsearch and trying to configure Watcher using Slack notifications. We are using Docker based Elasticsearch cluster and all elasticsearch settings are added as environment keys inside docker-compose.yml.
How can we configure xpack.notification.slack.account.monitoring.secure_url
using Docker based environemnt ? We are using elastic search version 7.6.2 docker image.
Appreciate any help.