diff --git a/server/bin_dev/web3webhooks/config/nets/13473 b/server/bin_dev/web3webhooks/config/nets/13473 deleted file mode 120000 index 5a2325f..0000000 --- a/server/bin_dev/web3webhooks/config/nets/13473 +++ /dev/null @@ -1 +0,0 @@ -../../../web3bcspider/config/nets/13473 \ No newline at end of file diff --git a/server/bin_dev/web3webhooks/config/web3webhooks.cluster.json b/server/bin_dev/web3webhooks/config/web3webhooks.cluster.json index 3a4750a..e3fb521 100644 --- a/server/bin_dev/web3webhooks/config/web3webhooks.cluster.json +++ b/server/bin_dev/web3webhooks/config/web3webhooks.cluster.json @@ -1,9 +1,6 @@ [ { "instance_id" : 1, - "listen_port": 7673, - "nets": [ - 13473 - ] + "listen_port": 7673 } ]