0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-01-20 12:53:54 +01:00
nextcloud-docker/.examples/docker-compose/with-nginx-proxy/apache/app/Dockerfile

4 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