0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-28 21:50:54 +02:00

Merge cron and redis example

This commit is contained in:
Tilo Spannagel 2017-08-13 13:03:54 +02:00
parent 53b8aabfe9
commit 5f041a6249
No known key found for this signature in database
GPG key ID: B89F1626A58E1429
9 changed files with 6 additions and 50 deletions

View file

@ -0,0 +1,5 @@
FROM nextcloud:apache
COPY autoconfig.php /usr/src/nextcloud/config/autoconfig.php
COPY redis.config.php /usr/src/nextcloud/config/redis.config.php