1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00

As requested

This commit is contained in:
Florent Daigniere 2022-11-21 14:54:36 +01:00
parent 56a106ad60
commit 28d720bbc9

View File

@ -79,7 +79,7 @@ RUN set -euxo pipefail \
# common
COPY start.py /
COPY php.ini /defaults/
COPY php-webmail.conf /etc/php81/php-fpm.d/php-webmail.conf
COPY php-webmail.conf /etc/php81/php-fpm.d/
COPY nginx-webmail.conf /conf/
EXPOSE 80/tcp