From 07f2632e3d670922d665712769a8344000573647 Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 23 Nov 2023 15:34:36 +0200 Subject: [PATCH] update readme --- nginx/opennet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/opennet/README.md b/nginx/opennet/README.md index d8ae276..e998852 100644 --- a/nginx/opennet/README.md +++ b/nginx/opennet/README.md @@ -18,7 +18,7 @@ Current implementation forward subdomains to following proxy locations: ## Installation -1. Download `nginx/opennet` to `/etc/nginx` folder +1. Download `nginx/opennet` content to `/etc/nginx/opennet` folder 2. Copy `nginx/opennet/server.conf` to `sites-available/opennet.conf` 3. Alternatively, include `nginx/opennet/locations.conf` to existing website config at `sites-available` then reload nginx configuration