1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-08 21:10:05 +00:00
Files
adapter/sasjs-tests/public/config.json
2023-05-29 13:46:53 +03:00

13 lines
304 B
JSON

{
"userName": "sasjstests",
"password": "sasjs1stheBe$t",
"sasJsConfig": {
"serverUrl": "https://sas9.4gl.io",
"appLoc": "/Public/app/adapter-tests/services",
"serverType": "SASJS",
"debug": false,
"contextName": "sasjs adapter compute context",
"useComputeApi": true
}
}