From 207bd9f1040dcd58f0a28bff08203ec8b4129308 Mon Sep 17 00:00:00 2001 From: Shawn Zhang Date: Sun, 17 Dec 2023 20:05:54 +0800 Subject: [PATCH] Update config.json --- absbox/tests/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/absbox/tests/config.json b/absbox/tests/config.json index 9244ed7..7512d3c 100644 --- a/absbox/tests/config.json +++ b/absbox/tests/config.json @@ -1,3 +1,3 @@ { - "test_server":"http://localhost:8081" + "test_server":"https://absbox.org/api/dev" }