mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced 2026-09-21 16:52:01 -07:00
linting
This commit is contained in:
@@ -193,7 +193,7 @@ class IpfsAdapter {
|
|||||||
listen: [
|
listen: [
|
||||||
'/ip4/127.0.0.1/tcp/0',
|
'/ip4/127.0.0.1/tcp/0',
|
||||||
`/ip4/0.0.0.0/tcp/${this.config.ipfsTcpPort}`,
|
`/ip4/0.0.0.0/tcp/${this.config.ipfsTcpPort}`,
|
||||||
`/ip4/0.0.0.0/tcp/${this.config.ipfsWsPort}/ws`,
|
`/ip4/0.0.0.0/tcp/${this.config.ipfsWsPort}/ws`
|
||||||
// '/webrtc'
|
// '/webrtc'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user