Added line about SSL certificates

This commit is contained in:
Wyatt Johnson
2017-04-14 15:04:35 -06:00
parent a19fe02782
commit e028e30afd
+5
View File
@@ -15,6 +15,11 @@
- 5GB storage (minimum)
- [MongoDB](https://www.mongodb.com/) v3.4 or later
- [Redis](https://redis.io/) v3.2 or later
- SSL Certificate
- This application assumes that you will be serving this application in a
production environment, and therefore requires that you serve it behind a
webserver with a valid SSL certificate. This is chosen in order to secure
user's sessions.
## Installation From Docker