Amachamax

Members
  • Posts

    1
  • Joined

  • Last visited

Amachamax's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Your docker can have a port issue preventing it from starting and doesn't have the option to change the port easily. I removed the time of the log, but here is the issue in the log: caller=main.go:932 level=error msg="Unable to start web listener" err="listen tcp 127.0.0.1:9090: bind: address already in use" Will you add an option to change this 9090 port in the docker options to prevent this issue?