Changed api url

This commit is contained in:
MrFry 2021-01-31 16:26:51 +01:00
parent 2d6211a80a
commit 6668c32cb8

View file

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