IPFS_API environment variable
Open
kind/enhancement
status/ready
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
Instead of passing ```--api="/ip4/192.168.1.10/tcp/45001"``` to ipfs every execution, it would be nice if it accepted an environment variable for this setting.
```IPFS_API``` or something similar. This would likely be handy when running ipfs in docker containers connecting to a central node as well.
```IPFS_PATH``` is already offered... so seems like a reasonable request.
Contributor guide
Assessment
This issue has not been assessed yet.