openfaas / of-watchdog

Reverse proxy for STDIO and HTTP microservices
MIT License
262 stars 115 forks source link

Added information what http server listen on #68

Closed csakshaug closed 5 years ago

csakshaug commented 5 years ago

Description

Give information where the HTTP server listen on

Motivation and Context

It is not information where http port is listen, like the metrics server.

https://github.com/openfaas-incubator/of-watchdog/issues/67

How Has This Been Tested?

Just execute it and see that output is correct

Types of changes

Checklist:

derek[bot] commented 5 years ago

Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide. Tip: if you only have one commit so far then run: git commit --amend --signoff and then git push --force.

alexellis commented 5 years ago

@csakshaug please can you try as per above?

alexellis commented 5 years ago

Thanks, for your first PR! :tada: You may now appear on openfaas.com as one of our contributors!