Explorar o código

web: add letsencrypt volume

Matthias Herzog %!s(int64=6) %!d(string=hai) anos
pai
achega
e6eecce2af
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      web/Dockerfile

+ 1 - 2
web/Dockerfile

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