mirror of
https://github.com/sasjs/server.git
synced 2026-01-04 21:30:05 +00:00
chore: set sas,js as default run times
This commit is contained in:
@@ -237,5 +237,5 @@ const DEFAULTS = {
|
||||
PORT: '5000',
|
||||
HELMET_COEP: HelmetCoepType.TRUE,
|
||||
LOG_FORMAT_MORGAN: LOG_FORMAT_MORGANType.Common,
|
||||
RUN_TIMES: RunTimeType.SAS
|
||||
RUN_TIMES: `${RunTimeType.SAS},${RunTimeType.JS}`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user