Use conan config install to share the same remote configuration across your entire team automatically.
conan remote add --list myproject/remotes.txt conan default remote
Conan doesn't just look at one "default" remote; it uses a . Understanding this order is critical for teams using both public packages and private Artifactory instances. Use conan config install to share the same
conan remote update-default artifactory-prod conan default remote