I am trying to setup a node-red project for the first time and I'm a little confused on how I get node-red to push to my origin. Under Menu->Projects->Project Settings->Settings, I have added a git remote to my local gitlab server I have setup.
But when I attempt to select a remote, I get an error.
So I tired what was said for the known_hosts file and still didn't work. So the only thing I can do is use username/password based authentication? I guess that's fine.
There really should be stuff in the docs that covers this