diff --git a/config-test.json b/config-test.json index 7e951b4..8a6d7f8 100644 --- a/config-test.json +++ b/config-test.json @@ -1,5 +1,5 @@ { - "node": "ws://localhost:10010", + "node": "wss://rpc.matrix.canary.enjin.io:443", "api": "http://localhost:8000/graphql", "master_key": "../store" }