Updated Environment Variables (markdown)

master
Hunter Long 2020-08-03 03:42:51 -07:00
parent d2be44490b
commit b215f62995
1 changed files with 1 additions and 1 deletions

@ -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)