web: add letsencrypt volume

pull/125/head
Matthias Herzog 5 years ago committed by Saúl Ibarra Corretgé
parent abac343442
commit e6eecce2af
  1. 3
      web/Dockerfile

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

Loading…
Cancel
Save