envs
Parameters
value
Deployment environment variables, the format must conform to the JSON object array, such as: {"name":"x","value":"y"},{"name":"x2","value":"y2"}
, If you want to cancel the configuration, you need to set an empty JSON array "" to indicate no configuration.
Parameters
values
Deployment environment variables, the format must conform to the JSON object array, such as: {"name":"x","value":"y"},{"name":"x2","value":"y2"}
, If you want to cancel the configuration, you need to set an empty JSON array "" to indicate no configuration.