Add letsencrypt as named volume

This commit is contained in:
Ilja Neumann
2020-11-03 16:16:17 +01:00
committed by GitHub
parent 1478724a6d
commit 9499c8eb2d

View File

@@ -11,6 +11,8 @@ volumes:
driver: local
tmp:
driver: local
letsencrypt:
driver: local
services:
traefik: