I am following the NFTs tutorial https://www.youtube.com/watch?v=tBMk1iZa85Y.
In minute 31 we connect to the server by following these steps:
global install
npm install -g moralis-admin-cli
deploy:
moralis-admin-cli deploy
then, that asks me for the two api keys, but when it asks me which server to connect with, none appear.
I have a server created with the BSC testnet network.
I have tried to put the name of the server but it does not work either.