From d9bc37215b2cd3aebec5068c7cd2e72647226c4a Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Sat, 16 Mar 2019 13:58:51 -0700 Subject: [PATCH] Updated config.yml (markdown) --- config.yml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml.md b/config.yml.md index d62ea2a..9ea9af7 100644 --- a/config.yml.md +++ b/config.yml.md @@ -16,4 +16,4 @@ The `location` setting will contain core files/folders for Statping like, `logs` ## Using Environment Variables instead of `config.yml` You technically don't need this `config.yml` file to run Statping. You can also run the Statping server by including environment variables when you start the server. You can view all the available variables by viewing the [Config with .env](https://github.com/hunterlong/statping/wiki/Config-with-.env-File) Wiki page. -**Statping will auto run with environment variables if** `DB_HOST` **is set!** +**Statping will auto run with environment variables if** `DB_CONN` **is set!**