5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
|
FROM nextcloud:apache
|
||
|
|
||
|
COPY redis.config.php /usr/src/nextcloud/config/redis.config.php
|
||
|
|