added more SSL config flags
This commit is contained in:
parent
d6aee1e99d
commit
e69dc686f0
2 changed files with 9 additions and 5 deletions
|
@ -4,4 +4,5 @@
|
|||
- ROOT_PATH: path where html, static and database reside
|
||||
- SSL_PATH: path to SSL certificates containing key.pem and cert.pem
|
||||
- BIND_PORT: port to bind to
|
||||
|
||||
- SSL_PRIV_NAME: private key for the certificate
|
||||
- SSL_CERT_NAME: public key for the certificate (fullchain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue