diff --git a/hosting/single/Dockerfile b/hosting/single/Dockerfile index 772ae2a8ab..4e3239d960 100644 --- a/hosting/single/Dockerfile +++ b/hosting/single/Dockerfile @@ -122,8 +122,7 @@ RUN yarn cache clean -f EXPOSE 80 EXPOSE 443 -VOLUME /opt/couchdb/data -VOLUME /minio +VOLUME /data # setup letsencrypt certificate RUN apt-get install -y certbot python3-certbot-nginx