mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
chore: Add NODE_ENV to debug info (#19666)
This commit is contained in:
@@ -59,6 +59,7 @@ export interface FrontendSettings {
|
||||
urlBaseEditor: string;
|
||||
versionCli: string;
|
||||
nodeJsVersion: string;
|
||||
nodeEnv: string | undefined;
|
||||
concurrency: number;
|
||||
isNativePythonRunnerEnabled: boolean;
|
||||
authCookie: {
|
||||
|
||||
Reference in New Issue
Block a user