From bd3082d7e3f4f4cbe88cc9e9951cd2fd5c0c2026 Mon Sep 17 00:00:00 2001 From: Allan Bowe Date: Wed, 20 Apr 2022 15:45:37 +0000 Subject: [PATCH] chore: updating sasjsconfig --- sasjs/sasjsconfig.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/sasjs/sasjsconfig.json b/sasjs/sasjsconfig.json index 1adf200..cf3659f 100644 --- a/sasjs/sasjsconfig.json +++ b/sasjs/sasjsconfig.json @@ -65,7 +65,7 @@ }, { "name": "server", - "serverUrl": "https://sas.analytium.co.uk:5006", + "serverUrl": "https://sas.analytium.co.uk:5000", "serverType": "SASJS", "httpsAgentOptions": { "allowInsecureRequests": false @@ -108,16 +108,6 @@ "deployServicePack": true }, "contextName": "SAS Job Execution compute context" - }, - { - "name": "4gl", - "serverUrl": "https://frs2.4gl.io", - "serverType": "SASJS", - "httpsAgentOptions": { - "rejectUnauthorized": false, - "allowInsecureRequests": true - }, - "appLoc": "/Public/app/core" } ] } \ No newline at end of file