Handling multiple data files in subjectBrowser and allQuestions

This commit is contained in:
mrfry
2020-11-25 19:54:41 +01:00
parent 4a7ad2d6c8
commit 309436b227
4 changed files with 85 additions and 47 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"siteUrl": "https://qmining.frylabs.net/",
"apiUrl": "https://api.frylabs.net/",
"apiUrl": "http://localhost:8080/",
"mobileWindowWidth": 700,
"maxQuestionsToRender": 250
}