1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00
Files
adapter/sasjs-tests/public/config.json
2021-09-06 19:28:28 +05:00

13 lines
268 B
JSON

{
"userName": "",
"password": "",
"sasJsConfig": {
"serverUrl": "https://sas.analytium.co.uk/",
"appLoc": "/Public/app",
"serverType": "SASVIYA",
"debug": false,
"contextName": "sasjs adapter compute context",
"useComputeApi": true
}
}