Skip to content

Default to development environment for server #301

@TimvdLippe

Description

@TimvdLippe

When running ./start_server.sh for the server/, the default environment is production. To make sure we do not accidentally override any sensitive data, it is better to default to the development environment (export RACK_ENV=development) instead of production

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