keep default 8080 for http gateway port

This commit is contained in:
fred 2021-09-01 15:28:43 +02:00
parent 362f53660a
commit b8da081575
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ ipfs bootstrap rm --all
# BOOTSTRAP NODES ARE ADDED LATER
###########################################
# AVOID CONFLICT WITH KODI REMOTE
ipfs config Addresses.Gateway "/ip4/127.0.0.1/tcp/8181"
# ipfs config Addresses.Gateway "/ip4/127.0.0.1/tcp/8181"
[[ "$USER" != "xbian" ]] && sudo systemctl restart ipfs