From 3d910942826b9aefdcbe0d1aa32f4e5a8d6eeb7b Mon Sep 17 00:00:00 2001 From: MatthewJSalerno Date: Sat, 23 Nov 2019 09:26:26 -0500 Subject: [PATCH] Fixed path in doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7f425f..baa06ba 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ to make it permanent edit /etc/sysctl.conf and add the line: vm.max_map_count=262144 ``` -Next edit the ./pfsense-analytics/Docker/graylog.env file and set some values: +Next edit the ./Docker/graylog.env file and set some values: The URL you want your graylog to be available under: - GRAYLOG_HTTP_EXTERNAL_URI (eg: http://localhost:9000)