soulseek-docker icon indicating copy to clipboard operation
soulseek-docker copied to clipboard

how do I change the default noVNC port of 5901

Open VinneyUK opened this issue 1 year ago • 2 comments

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???

VinneyUK avatar Aug 03 '24 09:08 VinneyUK

Don't use network: host and map it to a different port.

realies avatar Aug 03 '24 11:08 realies

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.

VinneyUK avatar Aug 03 '24 11:08 VinneyUK

There's now a VNC_PORT environment variable.

realies avatar Oct 24 '24 23:10 realies