Skip to content
This repository was archived by the owner on Nov 21, 2020. It is now read-only.
This repository was archived by the owner on Nov 21, 2020. It is now read-only.

Remove DOMAIN envs #747

@batamar

Description

@batamar

Is your enhancement request related to a problem? Please describe.
Configuring too many env variables is making the deployment process hard. So reducing all possible env variables.

Describe the solution you'd like
Getting backend domain from request cookies

Generated default values for WORKERS_API_DOMAIN, CRONS_API_DOMAIN, INTERATIONS_API_DOMAIN, ENGAGES_API_DOMAIN, LOGGER_DOMAIN based on MAIN_APP_DOMAIN like following

${MAIN_APP_DOMAIN}/integrations

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions