+ipfs config Addresses.Gateway "/ip4/0.0.0.0/tcp/8080"

This commit is contained in:
fred 2022-02-16 02:12:31 +01:00
parent 65b78e4f00
commit 906f76c204
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ ipfs bootstrap rm --all
###########################################
# AVOID CONFLICT WITH KODI REMOTE
# ipfs config Addresses.Gateway "/ip4/127.0.0.1/tcp/8181"
ipfs config Addresses.Gateway "/ip4/0.0.0.0/tcp/8080"
[[ "$USER" != "xbian" ]] && sudo systemctl restart ipfs