web: add letsencrypt volume
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
abac343442
commit
e6eecce2af
@@ -12,5 +12,4 @@ COPY rootfs/ /
|
|||||||
|
|
||||||
EXPOSE 80 443
|
EXPOSE 80 443
|
||||||
|
|
||||||
VOLUME /config
|
VOLUME ["/config", "/etc/letsencrypt"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user