You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried running ipfs config --json API.HTTPHeaders '{"Access-Control-Allow-Origin": ["*"]}'
It returns
Error: Unknown Command "API.HTTPHeaders"
ipfs daemon running ok
I can get to my config file via - https://ipfs.io/
What do I do from there to up date the config file ?
The text was updated successfully, but these errors were encountered:
I tried running ipfs config --json API.HTTPHeaders '{"Access-Control-Allow-Origin": ["*"]}'
It returns
Error: Unknown Command "API.HTTPHeaders"
ipfs daemon running ok
I can get to my config file via -
https://ipfs.io/
What do I do from there to up date the config file ?
The text was updated successfully, but these errors were encountered: