This commit is contained in:
Pavol Pitonak 2015-10-17 19:27:40 +00:00
commit 876e6baf0f

View file

@ -4,7 +4,7 @@ nodaemon=false
[program:geth]
priority=30
directory=/
command=geth --rpc
command=geth --rpc --rpcaddr 0.0.0.0
user=root
autostart=true
autorestart=true
@ -20,4 +20,4 @@ file=%(here)s/supervisor.sock
serverurl=unix://%(here)s/supervisor.sock
[rpcinterface:supervisor]
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface