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

chore(git): Merge branch 'master' into https-production-server

This commit is contained in:
Yury Shkoda
2021-10-11 16:40:24 +03:00
4 changed files with 19 additions and 5 deletions

View File

@@ -40,6 +40,7 @@
"typescript": "^4.3.2"
},
"configuration": {
"sasPath": "C:\\Program Files\\SASHome\\SASFoundation\\9.4\\sas.exe"
"sasPath": "/opt/sas/sas9/SASHome/SASFoundation/9.4/sasexe/sas",
"sasJsPort": 5000
}
}