Skip to content

Environment variables mislabeled as "cannot be overridden" #747

@ZackKnopp

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?

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