Closed
Description
Describe the bug
i am chinese and not good at english.
when i use docker run this project, the project listen on 0.0.0.0:4000, and let me visit 0.0.0.0:4000 in browse.
But!
The right address i should visit is 127.0.0.1:4000!
I try to visit 127.0.0.1:4000 and success to visit this website without static resources incluing css, js and so on.
To Reproduce
Steps to reproduce the behavior:
follow and use docker command in readme
Desktop (please complete the following information):
- OS: windows10
- Browser chrome, Edge, firefox.