mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 17:15:31 +00:00
Updated Nginx (markdown)
parent
c65892fe7d
commit
2f438db688
1 changed files with 4 additions and 2 deletions
6
Nginx.md
6
Nginx.md
|
|
@ -1,4 +1,6 @@
|
|||
## Simple proxy
|
||||
## Proxy
|
||||
|
||||
### Simple
|
||||
|
||||
``` default
|
||||
server {
|
||||
|
|
@ -13,7 +15,7 @@ server {
|
|||
```
|
||||
* [read more](https://rocket.rs/guide/v0.5/deploying/#deploying)
|
||||
|
||||
## Cache proxy
|
||||
### Cache
|
||||
|
||||
This is working configuration for the [tracker.ygg](http://tracker.ygg) instance:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue