From 570b44d4daa1087830c618b7840ec4206ecf034a Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Tue, 15 Sep 2020 23:45:17 -0700 Subject: [PATCH] Updated Environment Variables (markdown) --- Environment-Variables.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Environment-Variables.md b/Environment-Variables.md index 3daff9b..647b73a 100644 --- a/Environment-Variables.md +++ b/Environment-Variables.md @@ -51,6 +51,8 @@ With LetsEncrypt enabled, Statping will run through the SSL process and create t - `SASS` - Set the absolute path to the [sass](https://sass-lang.com/) binary location (find with `which sass`) - `USE_ASSETS` - Automatically use assets from 'assets folder' (true/false) +> If you have issues with Statping not loading frontend files, delete the assets folder and reboot. + ### Automatic Fills - `NAME` - Set a name for the Statping status page - `DESCRIPTION` - Set a description for the Statping status page