Merge pull request #894 from thomas9987/patch-1

Fixed formatting
Этот коммит содержится в:
it33
2015-10-01 15:29:59 -07:00
родитель 768d90a118 04916a5f9d
Коммит 6a5ef81981

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

@@ -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;