Slight inconsistency in the docker compose — `netm...
# netmaker
l
Slight inconsistency in the docker compose —
netmaker-ui
is marked as exposed and reverse proxied on port 80, but in reality it is 8082 https://raw.githubusercontent.com/gravitl/netmaker/master/compose/docker-compose.yml Also coredns is in that compose, but that is not required anymore unless you're doing an "edge case setup" according to advanced docs?
Nevermind, seems like port 80 is correct, and the nginx advanced config is wrong by suggesting port 8082
2 Views