1
0
mirror of https://github.com/nextcloud/docker.git synced 2025-10-27 22:41:37 +01:00
2017-09-27 13:29:15 +02:00

6 lines
147 B
Docker

FROM nextcloud:fpm
COPY autoconfig.php /usr/src/nextcloud/config/autoconfig.php
COPY redis.config.php /usr/src/nextcloud/config/redis.config.php