mirror of
https://github.com/sasjs/core.git
synced 2026-01-15 12:30:06 +00:00
chore: updating sasjsconfig
This commit is contained in:
@@ -65,7 +65,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "server",
|
"name": "server",
|
||||||
"serverUrl": "https://sas.analytium.co.uk:5006",
|
"serverUrl": "https://sas.analytium.co.uk:5000",
|
||||||
"serverType": "SASJS",
|
"serverType": "SASJS",
|
||||||
"httpsAgentOptions": {
|
"httpsAgentOptions": {
|
||||||
"allowInsecureRequests": false
|
"allowInsecureRequests": false
|
||||||
@@ -108,16 +108,6 @@
|
|||||||
"deployServicePack": true
|
"deployServicePack": true
|
||||||
},
|
},
|
||||||
"contextName": "SAS Job Execution compute context"
|
"contextName": "SAS Job Execution compute context"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "4gl",
|
|
||||||
"serverUrl": "https://frs2.4gl.io",
|
|
||||||
"serverType": "SASJS",
|
|
||||||
"httpsAgentOptions": {
|
|
||||||
"rejectUnauthorized": false,
|
|
||||||
"allowInsecureRequests": true
|
|
||||||
},
|
|
||||||
"appLoc": "/Public/app/core"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user