Skip to content

Automatically source env variables in docker-entrypoint.sh #12

@chrztoph

Description

@chrztoph

Adding new env variables is hard because it requires several steps. Any environment variable that starts with REACT_APP_ should automatically be set via docker-entrypoint.sh in config.js if a matching entry is found. This will resolve the issue of having to change multiple files to set a new environment variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions