mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-11 01:14:36 +00:00
13 lines
240 B
JSON
13 lines
240 B
JSON
{
|
|
"userName": "",
|
|
"password": "",
|
|
"sasJsConfig": {
|
|
"serverUrl": "",
|
|
"appLoc": "/Public/app",
|
|
"serverType": "SASVIYA",
|
|
"debug": false,
|
|
"contextName": "sasjs adapter compute context",
|
|
"useComputeApi": true
|
|
}
|
|
}
|