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 hosts for explorers and subnet in prepare_network_k8s_coordinator #1113

Open
MicaiahReid opened this issue Aug 1, 2023 · 0 comments

Comments

@MicaiahReid
Copy link
Contributor

MicaiahReid commented Aug 1, 2023

We currently just have "localhost" here:

stacks_explorer_host: "localhost".into(), // todo (micaiah)
bitcoin_explorer_host: "localhost".into(), // todo (micaiah)
subnet_node_host: "localhost".into(), // todo (micaiah)
subnet_api_host: "localhost".into(), // todo (micaiah)

If/when we implement the explorers/subnets in the devnet API, we'll need to update this.

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

No branches or pull requests

1 participant