add config for production

This commit is contained in:
Iuri Matias 2015-07-22 18:40:24 -04:00
parent d97c82e5af
commit e09587932e
2 changed files with 20 additions and 0 deletions

View File

@ -21,3 +21,13 @@ staging:
account:
init: false
address:
production:
rpc_host: localhost
rpc_port: 8101
rpc_whitelist: "*"
datadir: default
network_id: 1
console: true
account:
init: false
address:

View File

@ -21,3 +21,13 @@ staging:
account:
init: false
address:
production:
rpc_host: localhost
rpc_port: 8101
rpc_whitelist: "*"
datadir: default
network_id: 1
console: true
account:
init: false
address: