summaryrefslogtreecommitdiffstats
path: root/doc/install/Production-RHEL7.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install/Production-RHEL7.md')
-rw-r--r--doc/install/Production-RHEL7.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/Production-RHEL7.md b/doc/install/Production-RHEL7.md
index bddd06e0b..4e003dd46 100644
--- a/doc/install/Production-RHEL7.md
+++ b/doc/install/Production-RHEL7.md
@@ -172,8 +172,8 @@ enabled=1
Common Name (e.g. server FQDN or YOUR name) []:mattermost.example.com
Email Address []:admin@mattermost.example.com
```
+1. Run `openssl dhparam -out dhparam.pem 4096` (it will take some time).
1. Modify the file at `/etc/nginx/conf.d/mattermost.conf` and add the following lines
- *
```
server {
listen 80;