Skip to content

Conversation

@wakamex
Copy link
Contributor

@wakamex wakamex commented Oct 17, 2023

lets you reference any variable from env/env.ports in another config file in the env folder
after the .env is generated, we replace port names like UI_RPC_URL=http://localhost:ETH_PORT.
for now, that's the only one that makes sense to do this with.
do NOT replace RPC_URI=http://ethereum:8545 with your local ETH_PORT, as that is for inside-docker networking. I've added a lengthy comment to remind me of next time I forget this.

@wakamex wakamex changed the title replace just one variable wildcard replace ports in env config files Oct 17, 2023
@wakamex wakamex changed the title wildcard replace ports in env config files wildcard replace ports Oct 17, 2023
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.

2 participants