codebuds/mattermost-publication-bundle
Dotenv
MATTERMOST_WEBHOOK_URL=http://{your-mattermost-site}/hooks/xxx-generatedkey-xxx
Generated files
config/packages/mattermost_publication.yaml
mattermost_publication:
webhook_url: '%env(MATTERMOST_WEBHOOK_URL)%'
# You can also set the default channel, username and icon_url
# for more information you can checkout the bundle documentation
# https://github.com/codebuds33/mattermost-publication-bundle/blob/master/README.md