mise au point config apache, y compris certificats
This commit is contained in:
@@ -15,6 +15,10 @@ koha_smtp_host: localhost
|
||||
koha_smtp_port: 587
|
||||
koha_smtp_user: mail
|
||||
koha_smtp_password: mail
|
||||
koha_apache_ssl_cert: /etc/letsencrypt/live/koha.opendoor.fr/cert.pem
|
||||
koha_apache_ssl_key: /etc/letsencrypt/live/koha.opendoor.fr/privkey.pem
|
||||
koha_apache_ssl_chain: /etc/letsencrypt/live/koha.opendoor.fr/fullchain.pem
|
||||
|
||||
|
||||
koha_packages:
|
||||
- docbook-xsl
|
||||
|
||||
Reference in New Issue
Block a user