Added server/api url

This commit is contained in:
MrFry
2020-03-17 17:54:58 +01:00
parent 49753aa113
commit 4d3f3c0cc4
7 changed files with 19 additions and 5 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
{
"serverUrl": "http://api.frylabs.net/",
"apiUrl": "http://api.frylabs.net/",
"serverUrl": "http://qmining.frylabs.net/",
"mobileWindowWidth": 700
}