api url change

This commit is contained in:
mrfry
2021-03-29 16:02:53 +02:00
parent 096702ca9c
commit fecf80b867

View File

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