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

fix: ipfs service in docker-compose #99

Merged
merged 1 commit into from
May 31, 2022
Merged

Conversation

dohaki
Copy link
Contributor

@dohaki dohaki commented May 30, 2022

Description

The IPFS service was throwing 403: Forbidden when trying to hit the API.
We fix this by adding a script to thecontainer-init.d folder which is
part of v0.13 (not released yet).
See ipfs/kubo#8640

The IPFS service was throwing `403: Forbidden` when trying to hit the API.
We fix this by adding a script to the`container-init.d` folder which is
part of v0.13 (not released yet).
See ipfs/kubo#8640
@dohaki dohaki requested review from a team and RobertoMSousa May 30, 2022 14:30
@dohaki dohaki merged commit 9dfde4e into main May 31, 2022
@dohaki dohaki deleted the fix-graph-docker-compose branch May 31, 2022 08:50
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