mirror of
https://git.macaw.me/skunky/lor-proxy.git
synced 2025-04-27 03:25:10 +03:00
Update README.md
This commit is contained in:
parent
780c236f20
commit
9da72847b6
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -1,3 +1,11 @@
|
|||
# lor-proxy
|
||||
|
||||
Конфиг нгинкса для проксирования linux.org.ru
|
||||
Конфиг нгинкса для проксирования linux.org.ru
|
||||
|
||||
```apache
|
||||
server {
|
||||
listen [201:eba5:d1fc:bf7b:cfcb:a811:4b8b:7ea3]:1996;
|
||||
location / { include nginx-lor.conf; }
|
||||
}
|
||||
}
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue