Updated Nginx (markdown)

oooo-ps 2025-08-07 18:15:46 +03:00
parent c65892fe7d
commit 2f438db688

@ -1,4 +1,6 @@
## Simple proxy ## Proxy
### Simple
``` default ``` default
server { server {
@ -13,7 +15,7 @@ server {
``` ```
* [read more](https://rocket.rs/guide/v0.5/deploying/#deploying) * [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: This is working configuration for the [tracker.ygg](http://tracker.ygg) instance: