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"