Skip to content

Commit

Permalink
handled merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
vonhenry committed Apr 10, 2019
2 parents 8b9e8b9 + a533105 commit f9cc441
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,5 @@ The `blocks` data are stored under `--data-dir` by default, and the wallet files

### About MongoDB Plugin

Currently, the mongodb plugin is disabled in `config.ini` by default, you have to change it manually in `config.ini` or you can mount a `config.ini` file to `/opt/eosio/bin/data-dir/config.ini` in the docker-compose file.
Currently, the mongodb plugin is disabled in `config.ini` by default, you have to change it manually in `config.ini` or you can mount a `config.ini` file to `/opt/eosio/bin/data-dir/config.ini` in the docker-compose file.

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ BOSCore bases on EOSIO, so you can also referer:

[EOSIO Developer Portal](https://developers.eos.io).


0 comments on commit f9cc441

Please sign in to comment.