diff --git a/nextcloud.yml b/nextcloud.yml index 17abdc6..051d934 100644 --- a/nextcloud.yml +++ b/nextcloud.yml @@ -72,7 +72,7 @@ cd /home/docker/nextcloud.{{inventory_hostname}} wget -q https://github.com/nextcloud/docker/raw/master/.examples/dockerfiles/full/apache/Dockerfile -O Dockerfile - sed -i 's/^FROM nextcloud:apache/FROM nextcloud:production-apache/' Dockerfile + #sed -i 's/^FROM nextcloud:apache/FROM nextcloud:production-apache/' Dockerfile sed -i 's/^# libreoffice/ libreoffice/' Dockerfile wget -q https://github.com/nextcloud/docker/raw/master/.examples/dockerfiles/full/apache/supervisord.conf -O supervisord.conf backup: yes