i wanna use a reverse proxy anyways

This commit is contained in:
Leonard Lorenz 2020-10-23 01:03:59 +02:00
parent e69dc686f0
commit 19080cc0e7
5 changed files with 2 additions and 64 deletions

View file

@ -2,7 +2,4 @@
- SUBMIT_TOKEN: Alphanumeric string to be used for creating blog posts
- 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)