Greeting All, I hosted orthanc on a cloud server, but Orthanc will refuse to open anytime i add the RegisteredUser command
“RegisteredUsers” : {
“admin” : “admin123”,
}
please what can i do, it only opens with the default password, “orthanc” “orthanc” which i can’t even locate in orthanc.json to edit
Hi, Alainmazy, thank you so much, i eventually created a separate file “credentials.json” and added RegisteredUsers, for orthanc to pull from. Thank you