fix(nginx): remove unused volume
This commit is contained in:
parent
565344ed3e
commit
1feb3c285c
@ -8,4 +8,4 @@ RUN apt-get update \
|
||||
COPY cron.d/ /etc/cron.d/
|
||||
COPY entrypoint.d/ /docker-entrypoint.d/
|
||||
COPY default.conf /tmp/
|
||||
VOLUME /etc/nginx/conf.d/ /etc/letsencrypt/ /sites/
|
||||
VOLUME /etc/nginx/conf.d/ /etc/letsencrypt/
|
||||
|
Loading…
Reference in New Issue
Block a user