mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update init-aae-env.ts (#9073)
This commit is contained in:
@@ -568,6 +568,7 @@ async function deployWithPayload(currentAbsentApp: any, projectRelease: any, env
|
|||||||
security: currentAbsentApp.security,
|
security: currentAbsentApp.security,
|
||||||
infrastructure: currentAbsentApp.infrastructure,
|
infrastructure: currentAbsentApp.infrastructure,
|
||||||
variables: currentAbsentApp.variables,
|
variables: currentAbsentApp.variables,
|
||||||
|
enableLocalDevelopment: currentAbsentApp.enableLocalDevelopment,
|
||||||
environmentId: envId
|
environmentId: envId
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user