Skip to content

BEABEE_DOMAIN should be HIVE_DOMAIN #19

@wpf500

Description

@wpf500

BEABEE_DOMAIN isn't a Beabee environment variable, it's used by the deployment, it should be called HIVE_DOMAIN to make this clear. It could also be used to configure some Beabee environment variables and make the deployment simpler as currently the same domain is configured in three places.

HIVE_DOMAIN = "beabee.newsroom.url"

# Can be based on HIVE_DOMAIN and not set per client
BEABEE_AUDIENCE = "https://${HIVE_DOMAIN}"
BEABEE_COOKIE_DOMAIN = "${HIVE_DOMAIN}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions