reproxy/app
Umputun 4c051ca37f
detect in-container and set listen address to 0.0.0.0 (#62)
* detect in-container and set listen to 0.0.0.0

* simplify default address logic

don't change if user defined, use 127.0.0.1:8080 for non-docker and 0.0.0.0:8080 for in-docker only if nothing set

* add dynamic default to redir http port

* add docs about dynamic defaults

* add ssl example

* lint: params warn
2021-05-03 21:40:21 -05:00
..
discovery reproxy.port to enable container 2021-04-28 14:37:11 -05:00
mgmt rename endpoint to /metrics 2021-04-21 01:28:07 -05:00
proxy extend health chek to make sure all pings called 2021-05-02 12:52:29 -05:00
main_test.go detect in-container and set listen address to 0.0.0.0 (#62) 2021-05-03 21:40:21 -05:00
main.go detect in-container and set listen address to 0.0.0.0 (#62) 2021-05-03 21:40:21 -05:00