ipld-eth-server/environments/testing.toml
Roy Crihfield 0bc42e301d
Some checks failed
Test the stack. / Run unit tests (pull_request) Successful in 6m9s
Test the stack. / Run integration tests (pull_request) Failing after 5m44s
rm config files from image, entrypoint noise
options are all passed in env
2024-08-05 11:47:01 -05:00

8 lines
129 B
TOML

[database]
name = "cerc_testing"
hostname = "localhost"
port = 5432
[client]
ipcPath = "http://127.0.0.1:8545"