realies / soulseek-docker

šŸ³ Soulseek Docker Container
https://hub.docker.com/r/realies/soulseek/
MIT License
209 stars 35 forks source link

how do I change the default noVNC port of 5901 #96

Open VinneyUK opened 1 month ago

VinneyUK commented 1 month ago

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

realies commented 1 month ago

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

VinneyUK commented 1 month ago

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.