mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2026-02-08 08:57:09 +01:00
4 lines
86 B
Docker
4 lines
86 B
Docker
FROM nextcloud:fpm
|
|
|
|
COPY redis.config.php /usr/src/nextcloud/config/redis.config.php
|
|
|