Updated Nginx (markdown)

oooo-ps 2025-08-07 18:14:55 +03:00
parent bdd5c5ba38
commit c65892fe7d

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