Skip to content

Conversation

@longshuicy
Copy link
Member

cherry-picked from helm branch

@longshuicy longshuicy changed the title WIP fix frontend build fix frontend build Nov 4, 2022

const config:Config = <Config>{};
const hostname = process.env.CLOWDER_REMOTE_HOSTNAME || "";
const hostname = process.env.CLOWDER_REMOTE_HOSTNAME || `${window.location.protocol}//${window.location.host}`;
Copy link
Member Author

@longshuicy longshuicy Nov 4, 2022

Choose a reason for hiding this comment

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

after another thought, maybe one file is enough. How about this? @robkooper

Copy link
Member

Choose a reason for hiding this comment

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

looks good. lets try it

@longshuicy longshuicy marked this pull request as ready for review November 8, 2022 15:15
@longshuicy longshuicy merged commit 3cf45d9 into main Nov 8, 2022
@max-zilla max-zilla deleted the fix-frontend-build branch July 20, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants