mirror of
https://github.com/sasjs/server.git
synced 2026-03-10 01:18:09 +00:00
fix(logs): logs location is configurable
This commit is contained in:
@@ -20,4 +20,5 @@ NODE_PATH=~/.nvm/versions/node/v16.14.0/bin/node
|
||||
|
||||
SASJS_ROOT=./sasjs_root
|
||||
|
||||
LOG_FORMAT_MORGAN=common
|
||||
LOG_FORMAT_MORGAN=common
|
||||
LOG_LOCATION=./sasjs_root/logs
|
||||
Reference in New Issue
Block a user