Conan Add Remote _hot_

conan remote list

To add a remote server named "myrepo" with the URL "https://myrepo.example.com", you would use: conan add remote

Conan searches remotes in the order they appear in your list. If a package exists in multiple remotes, Conan will use the one found in the remote that appears first. conan remote list To add a remote server