constants fix

This commit is contained in:
mrfry
2021-05-29 21:52:53 +02:00
parent 602e16046e
commit 219b864a67

View File

@@ -1,6 +1,6 @@
{
"siteUrl": "https://qmining.frylabs.net/",
"apiUrl": "http://localhost:8080/",
"apiUrl": "https://api.frylabs.net/",
"mobileWindowWidth": 700,
"maxQuestionsToRender": 250
}