ethersphere / bee

Bee is a Swarm client implemented in Go. It’s the basic building block for the Swarm network: a private; decentralized; and self-sustaining network for permissionless publishing and access to your (application) data.
https://www.ethswarm.org
BSD 3-Clause "New" or "Revised" License
1.45k stars 338 forks source link

fix: update default api-addr #4733

Closed acha-bill closed 2 months ago

acha-bill commented 2 months ago

Description

Update default api-addr

closes #4731

martinconic commented 2 months ago

Should we also make the changes for :1634 with 127.0.0.1:1634 ?