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