1
0
mirror of https://github.com/sasjs/server.git synced 2026-06-09 01:50:22 +00:00

chore: provide sas executable to docker

This commit is contained in:
Saad Jutt
2021-11-16 05:07:22 +05:00
parent f030aa1516
commit 357bccce01
10 changed files with 68 additions and 36 deletions
+1 -2
View File
@@ -79,7 +79,6 @@
"typescript": "^4.3.2"
},
"configuration": {
"sasPath": "/opt/sas/sas9/SASHome/SASFoundation/9.4/sas",
"sasJsPort": 5000
"sasPath": "/opt/sas/sas9/SASHome/SASFoundation/9.4/sas"
}
}