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