1
0
Fork 0
mirror of https://gitlab.com/MrFry/qmining-page synced 2025-04-01 20:23:44 +02:00

Changed server url

This commit is contained in:
MrFry 2020-03-15 12:26:25 +01:00
parent 98d2fb5e85
commit 214d15ef66

View file

@ -1,4 +1,4 @@
{
"serverUrl": "http://localhost:8080/",
"serverUrl": "http://api.frylabs.net/",
"mobileWindowWidth": 700
}