Merge pull request #519 from SnowMB/fix_full_example

fix #491: add NEXTCLOUD_UPDATE=1 to full example
pull/525/head
Tilo Spannagel 7 years ago committed by GitHub
commit ab3b62bd10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,4 +21,6 @@ RUN mkdir -p /usr/share/man/man1 \
COPY supervisord.conf /etc/supervisor/supervisord.conf
ENV NEXTCLOUD_UPDATE=1
CMD ["/usr/bin/supervisord"]

@ -21,4 +21,6 @@ RUN mkdir -p /usr/share/man/man1 \
COPY supervisord.conf /etc/supervisor/supervisord.conf
ENV NEXTCLOUD_UPDATE=1
CMD ["/usr/bin/supervisord"]

Loading…
Cancel
Save