From d7bd2cb97344071344b70dd6938b9402373684ce Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Mon, 13 Jan 2020 00:42:14 -0800 Subject: [PATCH] Updated Environment Variables (markdown) --- Environment-Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Environment-Variables.md b/Environment-Variables.md index 8ae8972..23817c0 100644 --- a/Environment-Variables.md +++ b/Environment-Variables.md @@ -23,4 +23,5 @@ SASS - Set the absolute path to the sass binary location HTTP_PROXY - Use a HTTP Proxy for HTTP Requests AUTH_USERNAME - HTTP Basic Authentication username AUTH_PASSWORD - HTTP Basic Authentication password +BASE_PATH - Set the base URL prefix (set to 'monitor' if URL is domain.com/monitor) ``` \ No newline at end of file