mirror of https://github.com/statping/statping
Updated Environment Variables (markdown)
parent
d2be44490b
commit
b215f62995
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue