mirror of
https://github.com/sasjs/server.git
synced 2026-01-03 13:10:04 +00:00
chore: verify executable paths
This commit is contained in:
@@ -19,6 +19,7 @@ AUTH_CODE_SECRET=<secret>
|
||||
SESSION_SECRET=<secret>
|
||||
DB_CONNECT=mongodb+srv://<DB_USERNAME>:<DB_PASSWORD>@<CLUSTER>/<DB_NAME>?retryWrites=true&w=majority
|
||||
|
||||
NODE_PATH=node
|
||||
SAS_PATH=/opt/sas/sas9/SASHome/SASFoundation/9.4/sas
|
||||
SASJS_ROOT=./sasjs_root
|
||||
|
||||
|
||||
Reference in New Issue
Block a user