Skip to content

Environment variables mislabeled as "cannot be overridden" #747

Description

@ZackKnopp

Forgive me if this is the wrong place to raise this issue.

Documentation here states that the environment variable "NODE_ENV" cannot be overridden in google app engine standard environment for Node. However, the following yaml file successfully overrides the variable.

runtime: nodejs8
env_variables:
    NODE_ENV: development

Am I missing something?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions