ipld-eth-server/environments/syncPublishScreenAndServe.toml
2019-12-02 13:24:58 -06:00

14 lines
285 B
TOML

[database]
name = "vulcanize_public"
hostname = "localhost"
port = 5432
user = "ec2-user"
[client]
ipcPath = "ws://127.0.0.1:8546"
ipfsPath = "/root/.ipfs"
[server]
ipcPath = "/root/.vulcanize/vulcanize.ipc"
wsEndpoint = "127.0.0.1:8080"