binhex / arch-nginx

Docker build script for Arch Linux base with NGINX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unraid ports don't appear to take custom settings

poxin13 opened this issue · comments

commented

I changed the default 8080/8443 to standard 80/443 but is not reflected in the container.

image

image

The reason is that you are on a custom bridge, you need to switch back to the default bridge for this to work, tested on my system:-

image