1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-04 03:00:05 +00:00

chore: updating appLoc to /Public/app/adapter-tests in sasjs-tests

This commit is contained in:
allan
2023-04-06 11:41:54 +01:00
parent cb106c76cb
commit 3daa85a74a
4 changed files with 11 additions and 10 deletions

View File

@@ -3,10 +3,10 @@
"password": "",
"sasJsConfig": {
"serverUrl": "",
"appLoc": "/Public/app",
"serverType": "SASVIYA",
"appLoc": "/Public/app/adapter-tests",
"serverType": "SASJS",
"debug": false,
"contextName": "sasjs adapter compute context",
"useComputeApi": true
}
}
}