Skip to content

API DNS is hard coded in nginx.config #928

@agentmilindu

Description

@agentmilindu

proxy_pass http://bassa-api:5000;

Helm is using release name as a prefix for the service names to enable the ability to deploy multiple instances of an application. However, as the service DNS is hardcoded in the nginx.conf in the Docker, this is not possible. This should be passable via ENVs.

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