Node on glitch?

Howdy. I have this code in my bot config. "nodes": [ { "host": "localhost", "port": 2888, "password": "my password duh" } ] Right so, with glitch it doesn’t work with local host so what do I change it to? I’m trying to make a music bot.

Try setting the password to nothing.