mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-29 17:22:20 +00:00
Merge pull request #713 from pgeorgi/extend-nginx
nginx: Allow extending config with overrides
This commit is contained in:
@@ -14,6 +14,7 @@ COPY *.py /
|
||||
|
||||
EXPOSE 80/tcp 443/tcp 110/tcp 143/tcp 465/tcp 587/tcp 993/tcp 995/tcp 25/tcp 10025/tcp 10143/tcp
|
||||
VOLUME ["/certs"]
|
||||
VOLUME ["/overrides"]
|
||||
|
||||
CMD /start.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user