sanathp / statusok

Monitor your Website and APIs from your Computer. Get Notified through Slack, E-mail when your server is down or response time is more than expected.
Other
1.63k stars 196 forks source link

Add the ability to look in the environment for PORT #44

Open teancom opened 5 years ago

teancom commented 5 years ago

This makes statusOk work with PaaSes like Cloud Foundry, who require you to listen on a specific port that they set via an environment variable.

BobCashStory commented 5 years ago

@sanathp could you merge this one since it's optional and does not change any behavior ?