1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: reverted 4 commits related to copying exe scripts

This commit is contained in:
Saad Jutt
2021-11-17 07:49:02 +05:00
parent b3147ec680
commit 455367f10a
14 changed files with 36 additions and 84 deletions

View File

@@ -79,6 +79,7 @@
"typescript": "^4.3.2"
},
"configuration": {
"sasPath": "/opt/sas/sas9/SASHome/SASFoundation/9.4/sas"
"sasPath": "/opt/sas/sas9/SASHome/SASFoundation/9.4/sas",
"sasJsPort": 5000
}
}