fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
939 stars 29 forks source link

using HTTP trigger but ENV variables for it are ignored. #326

Open mgite opened 9 months ago

mgite commented 9 months ago

I configured whats-up-docker container and wanted to use ntfy to send me notifications on my phone about updates. It works but notification has too much data and is cluttered. I saw you can send custom notifications using

WUD_TRIGGER_{{trigger_type}}}_{trigger_name}_SIMPLETITLE
WUD_TRIGGER_{{trigger_type}}}_{trigger_name}_SIMPLEBODY

But they seem to be ignored as the notifications stay exactly the same as they were first time.

I am running whats-up-docker version fmartinou/whats-up-docker:6.3.0