2 days ago
I'm trying to run the site using a Dockerfile, with static content served through Nginx. But for some reason, it's not working.
2 Replies
2 days ago
I’d add a custom Nginx config file so you can configure routing.
Also, make sure the port your proxy is listening to (configured via the file) is the same as the port the domain is mapped to.
2 days ago
it works, thanks
Status changed to Solved 0x5b62656e5d • 1 day ago