conan remote add <remote_name> <url>

If you are using a self-signed certificate for an internal server, you may need to toggle SSL: conan remote add --verify-ssl False (Use with caution).