repair-wiki/wiki

Wiki development container - ports other than 80 don't work properly

Closed this issue · 2 comments

Ports other than 80 don't work properly

This is likely because the container has an internal reverse proxy which is hardcoded to use port 80 somewhere. Double check the conf file inside the actual running container. I'd also consider updating the nginx configuration file template that you're using to a more modern one which includes stuff for proxying images.

Solved by #20.