reproxy/examples
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
..
assets Fix typo in assets example 2021-04-21 03:55:36 -05:00
docker add header example 2021-04-25 12:57:11 -05:00
file Multiple static location (#36) 2021-04-16 02:49:00 -05:00
metrics rename endpoint to /metrics 2021-04-21 01:28:07 -05:00
ssl detect in-container and set listen address to 0.0.0.0 (#62) 2021-05-03 21:40:21 -05:00