mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-14 02:34:22 +02:00
Use default key/cert names (cert.pem & key.pem)
This commit is contained in:
parent
841ce96fbf
commit
eaeb151ff7
@ -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…
Reference in New Issue
Block a user