Skip to content

Issue with alternative Node Environment names #14

Description

@faheyyy

To select a configuration file, you include the following line:

var config = require('../config/' + (process.env.NODE_ENV || 'default'));

In my set up, I have multiple different environment variables names (which includes, but is not limited to, staging and production). Can you make it possible to override the environment variable and select a configuration manually?

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