@@ -90,8 +90,7 @@ exec bin/platform
|
|||||||
1. Configure Nginx to proxy connections from the internet to the Mattermost Server
|
1. Configure Nginx to proxy connections from the internet to the Mattermost Server
|
||||||
* Create a configuration for Mattermost
|
* Create a configuration for Mattermost
|
||||||
* ``` sudo touch /etc/nginx/sites-available/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 {
|
||||||
server_name mattermost.example.com;
|
server_name mattermost.example.com;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user