Greg Karékinian 2f87e7c07c Add the ability to override the IPFS port that nginx connects to
This allows us to use the API proxy from the cluster
2018-08-16 15:59:44 +02:00

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