Skip to content

[INLONG-7327][Dashboard] Support using different env variable#7329

Merged
leezng merged 1 commit intoapache:masterfrom
leezng:INLONG-7327
Feb 7, 2023
Merged

[INLONG-7327][Dashboard] Support using different env variable#7329
leezng merged 1 commit intoapache:masterfrom
leezng:INLONG-7327

Conversation

@leezng
Copy link
Member

@leezng leezng commented Feb 7, 2023

Supports the use of different environment variable configurations, including .env, .env.local, etc. For example, users can declare INLONG_ENV=mytest in the configuration file, and the system will automatically use the corresponding configuration file under mytest: src/configs/menus/conf.mytest.ts

Copy link
Member

@healchow healchow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@leezng leezng merged commit 3b46460 into apache:master Feb 7, 2023
@leezng leezng deleted the INLONG-7327 branch February 7, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improve][Dashboard] Support using different env variable

4 participants