mirror of
https://github.com/Mailu/Mailu.git
synced 2025-02-07 13:08:22 +02:00
Add config.py and set permissions
This commit is contained in:
parent
7dc9802447
commit
5a909bd45d
@ -68,6 +68,7 @@ RUN apk add --no-cache \
|
|||||||
&& apk del unzip
|
&& apk del unzip
|
||||||
|
|
||||||
COPY start.py /start.py
|
COPY start.py /start.py
|
||||||
|
COPY config.py /config.py
|
||||||
|
|
||||||
EXPOSE 80/tcp
|
EXPOSE 80/tcp
|
||||||
VOLUME ["/data"]
|
VOLUME ["/data"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user