4 lines
179 B
Ruby
4 lines
179 B
Ruby
# Override to connect to the IPFS cluster proxy on port 9095
|
|
# (https://cluster.ipfs.io/documentation/composite-clusters/)
|
|
node.default['kosmos-ipfs']['nginx']['api_port'] = 5001
|
|
|