Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierGuilloux authored Feb 6, 2020
1 parent c5f8ce0 commit 7536b06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ ENV FCGI_SOAP_PORT 10000
ENV ADMINADDR [email protected]
ENV REMOTES mail.example.com
ENV DEBIAN_FRONTEND noninteractive
ENV UID_MAILPIPE
ENV GID_MAILPIPE
ENV UID_MAILPIPE 1001
ENV GID_MAILPIPE 115

VOLUME /var/log/sympa
VOLUME /etc/sympa/includes
Expand Down

0 comments on commit 7536b06

Please sign in to comment.