Closed erik-dunteman closed 1 year ago
hotfix, changed host binding from "localhost" to "0.0.0.0", and made it configurable so people can set it themselves.
"localhost" doesn't run in docker
ran it locally and in docker with 0.0.0.0
N/A
What is this?
hotfix, changed host binding from "localhost" to "0.0.0.0", and made it configurable so people can set it themselves.
Why?
"localhost" doesn't run in docker
How did you test to ensure no regressions?
ran it locally and in docker with 0.0.0.0
If this is a new feature what is one way you can make this break?
N/A