forked from cerc-io/ipld-eth-server
use Sup deployment tool to deploy to staging
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[database]
|
||||
name = "vulcanize_public"
|
||||
hostname = "host.docker.internal"
|
||||
hostname = "localhost"
|
||||
user = "vulcanize"
|
||||
password = "vulcanize"
|
||||
port = 5432
|
||||
|
||||
[client]
|
||||
ipcPath = "/mnt/geth.ipc"
|
||||
ipcPath = "https://mainnet.infura.io/J5Vd2fRtGsw0zZ0Ov3BL"
|
||||
|
||||
[datadog]
|
||||
name = "maker_vdb_staging"
|
||||
name = "maker_vdb_staging"
|
||||
|
||||
Reference in New Issue
Block a user