Update server config, builder APK logic, frontend fleet/activity metrics, and ignore test APKs
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled

This commit is contained in:
AetherForge
2026-06-13 19:54:24 -07:00
parent df88d160cb
commit 689e574f7a
17 changed files with 497 additions and 65 deletions

View File

@@ -1,9 +1,9 @@
{
"server_url": "http://deck:8989",
"worker_name": "tab-1",
"worker_number": "tab-1",
"server_url": "http://10.0.0.1:8989",
"worker_name": "cleanup-node",
"worker_number": "cleanup-node",
"mining": {
"enabled": false
},
"build_id": "bld-cross"
"build_id": "d5cb0702-953b-4a62-9fc7-e9476bdac1e0"
}