add CLOUDFLARE_TOKEN to env vars
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-21 17:32:17 +00:00
parent 053cef4c31
commit 3c3cc47d32
3 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,7 @@ ENV GENERATE_DHPARAM=true
ENV TZ=UTC
ENV PUID=1000
ENV PGID=1000
ENV CLOUDFLARE_TOKEN=
#Get required packages
RUN apk update && apk add curl bash python3 py3-virtualenv procps tzdata nano shadow xz busybox-suid openssl