1
0
mirror of https://github.com/nextcloud/docker.git synced 2024-07-22 07:27:33 +02:00
docker-nextcloud/.examples/docker-compose/with-nginx-proxy/apache/app/Dockerfile

5 lines
135 B
Docker

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