expose RPC by default. We'll whitelist it later.

This commit is contained in:
Jae Kwon
2015-04-22 10:40:31 -07:00
parent 5e70769117
commit b31849d495

View File

@@ -55,7 +55,7 @@ Level = "debug"
[RPC.HTTP]
# For the RPC API HTTP server. Port required.
ListenAddr = "127.0.0.1:8081"
ListenAddr = "0.0.0.0:8081"
[Alert]
# TODO: Document options