1
0
Fork 0
mirror of synced 2024-08-10 23:51:24 +12:00

Merge pull request #6725 from Budibase/fix/6715

Quick fix for single image volumes
This commit is contained in:
Michael Drury 2022-07-15 11:38:02 +01:00 committed by GitHub
commit 6ee5a78b0c

View file

@ -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