git nginx file name

This commit is contained in:
2026-03-21 01:04:04 +00:00
parent 0ae2c63991
commit d0d575e7b5

View File

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