From c65892fe7d486b0db8c711c8acd8ded1144bc29c Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Thu, 7 Aug 2025 18:14:55 +0300 Subject: [PATCH] Updated Nginx (markdown) --- Nginx.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Nginx.md b/Nginx.md index 6906849..281e4d0 100644 --- a/Nginx.md +++ b/Nginx.md @@ -1,4 +1,4 @@ -## Simple +## Simple proxy ``` default server { @@ -13,10 +13,9 @@ server { ``` * [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, -includes cache settings: +This is working configuration for the [tracker.ygg](http://tracker.ygg) instance: ``` default server {