mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +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
|
|
|