Updated on 2024-11-15 GMT+08:00

Editing an Application Environment Variable

This section describes how to edit an application environment variable.

Prerequisites

You have created an application environment variable by referring to Manually Adding an Application Environment Variable or Importing Application Environment Variables.

Editing an Application Environment Variable

  1. Log in to ServiceStage.
  2. Choose Application Management.
  3. Click the target application. The Overview page is displayed.
  1. In the left navigation pane, click Environment Variables.
  2. Select a created environment from the Environment drop-down list.
  3. Select the target variable and click Edit in the Operation column.
  4. Reset Name and Variable/Variable Reference.

    • Name: application environment variable name, which must be unique in the same environment. Enter 1 to 64 characters. Start with a letter, underscore (_), or hyphen (-). Only use letters, digits, underscores (_), hyphens (-), and periods (.).
    • Variable/Variable Reference: application environment variable value.

    Exercise caution when inputting sensitive information in configuring environment variables, or encrypt sensitive information to avoid information leakage.

  5. Click Submit.

    Figure 1 Editing an application environment variable

Follow-Up Operations

After the application environment variables are changed, you can: