docker-taiga/taiga

Specify port

mhf-ir opened this issue · 1 comments

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.

Added support for special ports in 9003c90