add renaming container in example config

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-04-26 12:02:35 +02:00
parent 1f348b342a
commit a49fe5b572
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ geth_account_password: 'my-secret-password'
Other important settings are:
```yaml
geth_cont_name: 'geth-mainnet'
geth_network_name: 'mainnet'
geth_sync_mode: 'full'
geth_log_level: 3