Removed empty bullet point
Этот коммит содержится в:
thomas9987
2015-10-01 12:30:47 -07:00
родитель e0c3d74146
Коммит 04916a5f9d

Просмотреть файл

@@ -90,8 +90,7 @@ exec bin/platform
1. Configure Nginx to proxy connections from the internet to the Mattermost Server
* Create a configuration for Mattermost
* ``` sudo touch /etc/nginx/sites-available/mattermost```
* Below is a sample configuration with the minimum settings required to configure Mattermost.
*
* Below is a sample configuration with the minimum settings required to configure Mattermost
```
server {
server_name mattermost.example.com;