I'm a weirdo trying to set up a project to run multiple different game servers all configured easily to run on Azure Container Instance. ACI of course doesn't allow me to run TCP/UDP protocol on the same network port. Is there any way I can configure the image to run on seperate ports?