4 lines
88 B
Docker
4 lines
88 B
Docker
|
FROM nextcloud:apache
|
||
|
|
||
|
COPY redis.config.php /usr/src/nextcloud/config/redis.config.php
|