From 76aee586e9313c2dc114d468caefd2a61934574e Mon Sep 17 00:00:00 2001 From: hailin Date: Wed, 18 Jun 2025 10:25:49 +0800 Subject: [PATCH] . --- test_api_getpubkey.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_api_getpubkey.sh b/test_api_getpubkey.sh index f447ab6..47facac 100644 --- a/test_api_getpubkey.sh +++ b/test_api_getpubkey.sh @@ -1,2 +1,2 @@ -curl -X GET http://localhost:13579/api/license/public-key \ +curl -X GET https://license.jellydropsllc.com/api/license/public-key \ -H "Content-Type: application/json"