Discord Notifications returning 404 #1933
-
Hello, I am new to this whole watchtower thing and have a few questions. I have read the Docs, they aren't very comprehensive though.
This is my docker-compose.yml:
In case its important: I use Portainer Stacks. |
Beta Was this translation helpful? Give feedback.
Answered by
AlexBrightwater
Feb 22, 2024
Replies: 1 comment
-
I read more through the documentation of shoutrrr and found out, that what they want is a webhook.
New watchtower docker-compose.yml:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AlexBrightwater
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I read more through the documentation of shoutrrr and found out, that what they want is a webhook.
The URL looks like: https://discord.com/api/webhooks/< numbers >/< random shit >
< numbers > is the ID and < random shit > is the token.
New watchtower docker-compose.yml: