Hi, I'm using docker compose to self-hosting it on my local. I changed the host and port in config.env file like this:
I don't want to use the default port (port 80), since I'm using it for different purposes.
When I access http://localhost:4000, it keeps showing like this:
Anyone know how to fix this error?