I am having trouble getting into the tiddlywiki. I followed "Getting Started". Everything looks good, but I am having trouble finding out, where to set login and password. settings.json looks like this:
{
"tree": "./wikidata",
"bindInfo": {
"bindWildcard": true
},
"authAccounts": {},
"putsaver": {
"backupFolder": "./backups"
},
"$schema": "./tiddlyserver-2-2.schema.json"
}