feat(record): 增加测试结果保存和展示功能
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name = "latency-test"
|
||||
main = "dist/worker/index.js"
|
||||
compatibility_date = "2025-12-23"
|
||||
compatibility_date = "2025-12-25"
|
||||
compatibility_flags = ["nodejs_compat"]
|
||||
|
||||
[assets]
|
||||
@@ -10,3 +10,8 @@ not_found_handling = "single-page-application"
|
||||
|
||||
[vars]
|
||||
GLOBALPING_API = "https://api.globalping.io/v1"
|
||||
|
||||
[[kv_namespaces]]
|
||||
binding = "RESULTS_KV"
|
||||
id = "8c7f404f066a4610bc8bab96e076295c"
|
||||
preview_id = "8c7f404f066a4610bc8bab96e076295c"
|
||||
|
||||
Reference in New Issue
Block a user