mirror of
https://github.com/nicolabs/nextcloud-docker.git
synced 2025-09-07 18:11:03 +02:00
4 lines
84 B
Docker
4 lines
84 B
Docker
|
FROM nextcloud:apache
|
||
|
|
||
|
COPY autoconfig.php /usr/src/nextcloud/config/autoconfig.php
|