web: add letsencrypt volume

This commit is contained in:
Matthias Herzog 2019-07-08 20:32:40 +02:00 committed by Saúl Ibarra Corretgé
parent abac343442
commit e6eecce2af
1 changed files with 1 additions and 2 deletions

View File

@ -12,5 +12,4 @@ COPY rootfs/ /
EXPOSE 80 443
VOLUME /config
VOLUME ["/config", "/etc/letsencrypt"]