auth added
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-12-20 23:56:43 +01:00
parent 04ad6017e6
commit 0bf33c582f
3 changed files with 16 additions and 0 deletions

View File

@ -7,6 +7,8 @@ LABEL ImageName="quay.io/wollud1969/exim-docker"
ENV LOCALMAILNAME=""
# smarthost to send mail to
ENV SMARTHOST=""
ENV SMARTHOST_USER=""
ENV SMARTHOST_PASS=""
# ip addresses or networks to allow for relaying, separate multiple ones by semicolon
ENV RELAYNETS=""