mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 21:37:57 +08:00
docker: start daemon with --enable-gc
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
This commit is contained in:
parent
7134930962
commit
50127b2f58
@ -19,4 +19,4 @@ else
|
||||
ipfs config Addresses.Gateway /ip4/0.0.0.0/tcp/8080
|
||||
fi
|
||||
|
||||
exec ipfs daemon
|
||||
exec ipfs daemon --enable-gc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user