Added password authorization, minor other changes

This commit is contained in:
MrFry
2020-03-25 16:35:22 +01:00
parent e220da2525
commit a2c06b3343
5 changed files with 93 additions and 56 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"apiUrl": "localhost:8080",
"apiUrl": "https://api.frylabs.net/",
"maxQuestionsToRender": 250
}