Use default key/cert names (cert.pem & key.pem)

master
Dennis Boldt 5 years ago committed by GitHub
parent 841ce96fbf
commit eaeb151ff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -178,7 +178,7 @@ One such example is ``mailu/traefik-certdumper``, which has been adapted for use
volumes:
# Folder, which contains the acme.json
- "/data/traefik:/traefik"
# Folder, where your.doma.in.crt and your.doma.in.key will be written
# Folder, where cert.pem and key.pem will be written
- "/data/mailu/certs:/output"

Loading…
Cancel
Save