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

fix(deploy): fix payload processing

This commit is contained in:
Yury Shkoda
2021-10-26 08:18:02 +00:00
parent a1de0ae888
commit 361b539271
2 changed files with 3 additions and 3 deletions

View File

@@ -43,6 +43,6 @@
},
"configuration": {
"sasPath": "/opt/sas/sas9/SASHome/SASFoundation/9.4/sas",
"sasJsPort": 5005
"sasJsPort": 5000
}
}