🚨 fix trailling spaces and space in front of comment
This commit is contained in:
parent
b06ac0647c
commit
6dae04fe62
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ certbot:
|
|||
certname: auro.re
|
||||
|
||||
cert:
|
||||
#path_cert: "/etc/letsencrypt/live/auro.re/cert.pem"
|
||||
#path_chain: "/etc/letsencrypt/live/auro.re/chain.pem"
|
||||
# path_cert: "/etc/letsencrypt/live/auro.re/cert.pem"
|
||||
# path_chain: "/etc/letsencrypt/live/auro.re/chain.pem"
|
||||
path_fullchain: "/etc/letsencrypt/live/auro.re/fullchain.pem"
|
||||
path_privkey: "/etc/letsencrypt/live/auro.re/privkey.pem"
|
||||
|
||||
|
|
Loading…
Reference in a new issue