fixing dep bug

This commit is contained in:
Ian Norden
2019-12-02 13:24:58 -06:00
parent b76bdc51f2
commit 1d4d0cbc15
3829 changed files with 35 additions and 973160 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
[client]
ipcPath = "ws://127.0.0.1:8546"
ipfsPath = "/Users/iannorden/.ipfs"
ipfsPath = "/root/.ipfs"
[server]
ipcPath = "/Users/iannorden/.vulcanize/vulcanize.ipc"
ipcPath = "/root/.vulcanize/vulcanize.ipc"
wsEndpoint = "127.0.0.1:80"