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