You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using the $ ./docker_run.bash -c ./config/XYZ.yaml -q ./config/alerters.yaml after configuring discord and mentions, the docker never loads. It will show that it loaded, but when you do a log or stats it says its not running. Seems like it never fully completes. Is there a massive lag if you use a config file?
when using the $ ./docker_run.bash -c ./config/XYZ.yaml -q ./config/alerters.yaml after configuring discord and mentions, the docker never loads. It will show that it loaded, but when you do a log or stats it says its not running. Seems like it never fully completes. Is there a massive lag if you use a config file?
replace XYZ with actual filename.
Thoughts?
I used this format:
alerters:
discord:
webhook_url: https://discordapp.com/api/webhooks/"removed".
mentions:
- everyone
- @everyone
The text was updated successfully, but these errors were encountered: