Add the ability to override the IPFS port that nginx connects to
This allows us to use the API proxy from the cluster
This commit is contained in:
3
site-cookbooks/kosmos-ipfs/attributes/default.rb
Normal file
3
site-cookbooks/kosmos-ipfs/attributes/default.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user