mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-02 19:18:07 +00:00
Fetchmail needs access to the database, fixes #110
This commit is contained in:
@@ -7,6 +7,4 @@ RUN apk add --update \
|
|||||||
|
|
||||||
COPY fetchmail.py /fetchmail.py
|
COPY fetchmail.py /fetchmail.py
|
||||||
|
|
||||||
USER fetchmail
|
|
||||||
|
|
||||||
CMD ["/fetchmail.py"]
|
CMD ["/fetchmail.py"]
|
||||||
|
|||||||
Reference in New Issue
Block a user