soulseek-docker
soulseek-docker copied to clipboard
how do I change the default noVNC port of 5901
Hi Im trying to full this with a docker of FileZilla, look like both can't be run at the same time due to both sharing port 5901.
Can you tell me how I go about changing it please???
Don't use network: host and map it to a different port.
I can’t do that. I’ve mapped it into a VPN container, hence I have the conflict between it and FileZilla which are both going through the VPN container.
There's now a VNC_PORT environment variable.