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 {