store certificates in long-term storage

This commit is contained in:
Pim Kunis 2023-05-02 14:54:23 +02:00
parent 5e5e16bafd
commit 6642f25f2a

View file

@ -26,6 +26,9 @@ services:
- type: bind
source: /var/run/docker.sock
target: /var/run/docker.sock
- type: bind
source: /mnt/data/traefik/acme.json
target: /acme.json
command:
- --providers.docker
- --providers.docker.swarmmode