mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 08:54:09 -04:00
feat(shoutrrr): add SHOUTRRR_DEFAULT_TITLE
- Disable `SHOUTRRR_PARAMS` and log a warning if used - Only add `&title=` parameter to shoutrrr address if it's not set
This commit is contained in:
@@ -92,6 +92,7 @@ ENV \
|
||||
LOG_LEVEL=info \
|
||||
LOG_CALLER=hidden \
|
||||
SHOUTRRR_ADDRESSES= \
|
||||
SHOUTRRR_DEFAULT_TITLE="DDNS Updater" \
|
||||
TZ=
|
||||
ARG VERSION=unknown
|
||||
ARG CREATED="an unknown date"
|
||||
|
||||
Reference in New Issue
Block a user