Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update a .env file for dApp #230

Open
Tracked by #154
kkosiorowska opened this issue Feb 9, 2024 · 0 comments
Open
Tracked by #154

Update a .env file for dApp #230

kkosiorowska opened this issue Feb 9, 2024 · 0 comments
Labels

Comments

@kkosiorowska
Copy link
Contributor

We need to pass a value for VITE_ETH_HOSTNAME_HTTP during the build process using the env variable. Currently, we have one .env file. We could reorganize the structure of our variables and create a .env.production file. Then, set these values as below:

VITE_ETH_HOSTNAME_HTTP=$ETH_HOSTNAME_HTTP

Originally posted by @r-czajkowski in #217 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant