git nginx file name
This commit is contained in:
@@ -45,7 +45,7 @@ backend mtproto_backend
|
|||||||
certbot certonly --standalone -d ваш_домен.com
|
certbot certonly --standalone -d ваш_домен.com
|
||||||
```
|
```
|
||||||
### 5.Пример найтроенного nginx
|
### 5.Пример найтроенного nginx
|
||||||
файл ``
|
файл `/etc/nginx/sites-available/default`:
|
||||||
```nginx
|
```nginx
|
||||||
server {
|
server {
|
||||||
listen 80 default_server;
|
listen 80 default_server;
|
||||||
|
|||||||
Reference in New Issue
Block a user