There is a problem deploying two kms using docker

Using docker to deploy two kms modified HTTPS_ PORT and SERVER_ PORT and the mapped ports are inconsistent. Why can’t the two kms start at the same time

1

2

Docker used in windwos

Conecpts “deploy” and “openvidu-server-kms” image in the same sentence make really no sense. That Docker image (now called “openvidu-dev”, by the way) is only meant for development purposes inside a LAN network.

That being said, take a look to the container logs to see what is the exact error output. That should clarify the origin of the conflict.