Complete project redo, got carried away, and forgot to commit during rewriting

This commit is contained in:
mrfry
2021-02-21 14:47:39 +01:00
parent 274cee57b9
commit 2ae8d7ffb2
29 changed files with 2007 additions and 875 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
{
"apiUrl": "https://api.frylabs.net/",
"apiUrl": "http://localhost:8080/",
"siteUrl": "http://localhost:8080/",
"maxQuestionsToRender": 250
}