1
0
mirror of https://github.com/umputun/reproxy.git synced 2025-02-22 18:42:01 +02:00
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
..
2021-04-21 03:55:36 -05:00
2021-04-25 12:57:11 -05:00
2021-04-16 02:49:00 -05:00
2021-04-21 01:28:07 -05:00