Updated config.yml (markdown)

master
Hunter Long 2019-03-16 13:58:51 -07:00
parent d2aeeeaaf7
commit d9bc37215b
1 changed files with 1 additions and 1 deletions

@ -16,4 +16,4 @@ The `location` setting will contain core files/folders for Statping like, `logs`
## Using Environment Variables instead of `config.yml` ## 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. 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!**