7415 serverless functions update environment variables in a dedicated tab in settings functions not a env file (#7939)
   
This commit is contained in:
@ -217,6 +217,7 @@ export const SettingsServerlessFunctionDetail = () => {
|
||||
formValues={formValues}
|
||||
serverlessFunctionId={serverlessFunctionId}
|
||||
onChange={onChange}
|
||||
onCodeChange={onCodeChange}
|
||||
/>
|
||||
);
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user