fix(mobile): re-index

This commit is contained in:
Tienson Qin
2021-09-29 13:18:02 +08:00
parent 31cbdcad2e
commit e2894ee189
7 changed files with 27 additions and 20 deletions

View File

@@ -4,7 +4,7 @@
"bundledWebRuntime": false,
"webDir": "public",
"server": {
"url": "http://192.168.147.189:3001",
"url": "http://192.168.1.59:3001",
"cleartext": true
}
}