Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Oct 5, 2024
1 parent 65854a3 commit d9c5612
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ LABEL com.centurylinklabs.watchtower.monitor-only="true"
ENV NODE_ENV=production \
NODE_CONFIG_DIR=/data/etc/npm \
DB_SQLITE_FILE=/data/etc/npm/database.sqlite
ENV PYTHONWARNINGS=ignore # until https://github.com/certbot/certbot/issues/9967 is closed
ENV PUID=0 \
PGID=0 \
NIBEP=48693 \
Expand Down

0 comments on commit d9c5612

Please sign in to comment.