You've already forked docker-compose-nas
mirror of
https://github.com/AdrienPoupa/docker-compose-nas.git
synced 2025-07-11 14:30:15 +02:00
fix: disable folder cleaning in traefik-certs-
This commit is contained in:
@ -50,6 +50,7 @@ services:
|
||||
sleep 1
|
||||
; done
|
||||
&& traefik-certs-dumper file --version v2 --watch
|
||||
--clean false
|
||||
--source /data/acme.json --dest /certs'
|
||||
volumes:
|
||||
- ./letsencrypt:/data
|
||||
|
Reference in New Issue
Block a user