From c07a7c283eafd454958bb52c3b7a190a99eb44de Mon Sep 17 00:00:00 2001 From: Wildan M Date: Tue, 27 Jul 2021 07:16:17 +0700 Subject: [PATCH] Fix link readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81e7b01..f3fbee6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dom-nginx -This a tool to manage NginX config file in per-server basis. It also validates +This a tool to manage NginX config file in per-server basis. It also validates every input config it receives so there's no way to broke the whole server or circumvent the limited config available to individual. @@ -10,7 +10,7 @@ Virtualmin and R/W access to your nginx.conf file. ## Config -It receives config using JSON, but because DOM Cloud config uses yaml, so we use YAML here. You can also see [available config here](validator.php) +It receives config using JSON, but because DOM Cloud config uses yaml, so we use YAML here. You can also see [available config here](src/nginx/validator.php) Available values: