Move environment configuration to root

This commit is contained in:
Eric Meyer
2017-11-14 09:10:48 -06:00
parent 1889dcad5a
commit a23023f7d6
4 changed files with 3 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
[database]
name = "vulcanize_private"
hostname = "localhost"
port = 5432
[client]
ipcPath = "test_data_dir/geth.ipc"