You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02: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
|
||||
|
||||
USER fetchmail
|
||||
|
||||
CMD ["/fetchmail.py"]
|
||||
|
Reference in New Issue
Block a user