mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 23:31:35 +09:00
Added cert bin, changed default ssl location for template
This commit is contained in:
@@ -53,5 +53,10 @@ RewriteFile .htaccess
|
||||
enable 0
|
||||
logLevel 0
|
||||
}
|
||||
|
||||
vhssl {
|
||||
keyFile /etc/letsencrypt/live/$VH_NAME/privkey.pem
|
||||
certFile /etc/letsencrypt/live/$VH_NAME/fullchain.pem
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user