ipfs: listen on QUIC

This commit is contained in:
Max Headroom 2022-11-13 14:51:42 +01:00
parent b7497ff38b
commit 947846cb70

View file

@ -14,6 +14,8 @@ in {
Addresses.Swarm = [ Addresses.Swarm = [
"/ip4/0.0.0.0/tcp/4001" "/ip4/0.0.0.0/tcp/4001"
"/ip4/0.0.0.0/tcp/110" "/ip4/0.0.0.0/tcp/110"
"/ip4/0.0.0.0/udp/4001/quic"
"/ip4/0.0.0.0/udp/110/quic"
]; ];
Bootstrap = [ Bootstrap = [
"/ip4/95.216.8.12/tcp/110/p2p/Qmd7QHZU8UjfYdwmjmq1SBh9pvER9AwHpfwQvnvNo3HBBo" "/ip4/95.216.8.12/tcp/110/p2p/Qmd7QHZU8UjfYdwmjmq1SBh9pvER9AwHpfwQvnvNo3HBBo"