From a1c24b2e4adc544c04e3dc97c6b30f2fcf75783e Mon Sep 17 00:00:00 2001 From: allan Date: Mon, 19 May 2025 12:23:03 +0100 Subject: [PATCH] chore: remove server url --- sasjs/sasjsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sasjs/sasjsconfig.json b/sasjs/sasjsconfig.json index 7a8b058..bbdb6e7 100644 --- a/sasjs/sasjsconfig.json +++ b/sasjs/sasjsconfig.json @@ -31,7 +31,7 @@ "targets": [ { "name": "viya", - "serverUrl": "https://viya-f0g8ht62vq.engage.sas.com", + "serverUrl": "", "serverType": "SASVIYA", "httpsAgentOptions": { "allowInsecureRequests": false