mirror of
https://github.com/sasjs/server.git
synced 2026-06-10 02:20:22 +00:00
feat: removed secrets from env variables
This commit is contained in:
Vendored
+1
@@ -8,5 +8,6 @@ declare namespace NodeJS {
|
||||
appStreamConfig: import('../').AppStreamConfig
|
||||
logger: import('@sasjs/utils/logger').Logger
|
||||
runTimes: import('../../utils').RunTimeType[]
|
||||
secrets: import('../../model/Configuration').ConfigurationType
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user