🚨 fix trailling spaces and space in front of comment

This commit is contained in:
otthorn 2021-02-20 14:14:25 +01:00
parent b06ac0647c
commit 6dae04fe62

View file

@ -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"