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

feature/update_app_config -> release/v0.12.24 #568

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

asmodat
Copy link
Contributor

@asmodat asmodat commented Apr 11, 2024

No description provided.

* Fix streamers error
* Set grpc in the app.toml to 0.0.0.0:9090
@asmodat
Copy link
Contributor Author

asmodat commented Apr 11, 2024

KM files were deployed to IPFS: bafybeic4sxbtibnowh5rs2in2cdfd3uibjkbco6ete7hlbdygcpaup4zyi

Quick test setup:

HASH="bafybeic4sxbtibnowh5rs2in2cdfd3uibjkbco6ete7hlbdygcpaup4zyi" && \
 cd /tmp && wget https://ipfs.kira.network/ipfs/$HASH/init.sh -O ./i.sh && \
 chmod +x -v ./i.sh && ./i.sh --infra-src="$HASH" --init-mode="interactive"

@MrLutik MrLutik merged commit 754b3f2 into release/v0.12.24 Apr 11, 2024
6 checks passed
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.

2 participants