From c21567dca8e47f3f4150ff7c28ef67f1e84a1d89 Mon Sep 17 00:00:00 2001 From: Aayush Garg-gamer1478 <74775129+gamer-12748@users.noreply.github.com> Date: Tue, 20 Jul 2021 10:15:18 +0530 Subject: [PATCH] update nginx.md Documentation redirected nginx.conf to /bin/nginx.template when the actual file is available at /conf/nginx.template --- docs/nginx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nginx.md b/docs/nginx.md index 32ecf98..9a501c4 100644 --- a/docs/nginx.md +++ b/docs/nginx.md @@ -12,7 +12,7 @@ The following confs assume you want to serve WeTTy on the url `example.com/wetty` and are running WeTTy with the default base and serving it on the same server -For a more detailed look see the [nginx.conf](../bin/nginx.template) used for +For a more detailed look see the [nginx.conf](../conf/nginx.template) used for testing Put the following configuration in your nginx conf: