kde-in-docker
kde-in-docker copied to clipboard
Is there a way to change the internal noVNC listen port?
I see that noVNC is exposed via nginx, and nginx is listening on port 8080. I would like to change this port since i already have a different container exposing 8080 and they share a network stack. Can this port be passed as a docker-compose parameter instead of hard-coded to 8080?