mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-04 12:06:08 +02:00
4 lines
135 B
Docker
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
|