fix: volume settings from readme.md sync

pull/85/head
行旅途 2021-05-21 12:20:52 +08:00 committed by xxxxxliil
parent a63a133a2f
commit e30d20c657
1 changed files with 1 additions and 1 deletions

View File

@ -64,5 +64,5 @@ RUN apk add --no-progress --no-cache \
COPY rootfs /
RUN chmod +x /usr/local/bin/* /etc/s6.d/*/run /etc/s6.d/.s6-svscan/*
VOLUME /flarum/app/extensions /etc/nginx/conf.d
VOLUME /etc/nginx/conf.d /flarum/app/extensions /flarum/app/public/assets
CMD ["/usr/local/bin/startup"]