mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-30 04:30:49 +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
|
||||
|
||||
COPY start.py /start.py
|
||||
COPY config.py /config.py
|
||||
|
||||
EXPOSE 80/tcp
|
||||
VOLUME ["/data"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user