Creates a copy of a service definition (without mutating the original service definition) that
maps the service's origin port to find the live port that's actually running.
This is useful for situations in dev where backend automatically starts on a different port if
the original port is already in use.
Creates a copy of a service definition (without mutating the original service definition) that maps the service's origin port to find the live port that's actually running.
This is useful for situations in dev where backend automatically starts on a different port if the original port is already in use.