Skip to content

APII-3583: Move configurations into environment variables through Dockerfile #8

Open
@brijendra98

Description

@brijendra98

Context

The clientresponse-demo application currently has 2 configuration files - 1 each for server and client. These files contain information such as OAuth2 redirect URIs, API keys etc. which are used while making calls to various BV services

Todo

Remove those configuration files and move all this information as environment variables by defining them in the Dockerfile. This is better because now users who clone this app can enter all details in a single place instead of modifying 2 different files before deployment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions