diff --git a/Environment-Variables.md b/Environment-Variables.md index f0ba282..2092c61 100644 --- a/Environment-Variables.md +++ b/Environment-Variables.md @@ -1,4 +1,4 @@ -This page will list all environment variables that could be passed into Statping. +This page will list all environment variables that could be passed into Statping. You can see all default values in [utils/env.go](https://github.com/statping/statping/blob/dev/utils/env.go) file under the `InitEnvs()` function. ### Statping Server - `PORT` - Set the outgoing port for the HTTP server (or use --port, default: 8080)