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