fix notify-push trusted proxies

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-08-17 10:51:55 +02:00
parent 3052915de4
commit 62c7e3f133
2 changed files with 7 additions and 1 deletions

View file

@ -30,6 +30,7 @@ RUN set -ex; \
tzdata \
ca-certificates \
openssl \
bind-tools \
netcat-openbsd; \
\
sed -i \