Specify port
mhf-ir opened this issue · 1 comments
mhf-ir commented
Seems front container not support special ports:
I use https://sample.domain.com:48642
with special port, but discover send request to https://sample.domain.com/api/v1/stats/discover
Base url must be good option for front container.
w1ck3dg0ph3r commented
Added support for special ports in 9003c90