1
0
Fork 0
mirror of https://github.com/yavook/kiwi-backup.git synced 2024-11-21 14:33:00 +00:00

WEBHOOK env variables (Dockerfile)

This commit is contained in:
Jörn-Michael Miehe 2022-10-20 12:39:28 +02:00
parent fb636b3893
commit 04c3d543e8

View file

@ -101,6 +101,8 @@ ENV \
OPTIONS_CLEANUP="" \
OPTIONS_RMFULL="" \
OPTIONS_RMINCR="" \
WEBHOOK_URL="" \
WEBHOOK_INSECURE="" \
\
##############
# ENCRYPTION #