Changed constant urls-

This commit is contained in:
mrfry
2021-02-12 11:07:34 +01:00
parent 6a133a6c56
commit e224260a00

View File

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