Highlight some text.

This commit is contained in:
Przemyslaw Bak 2018-01-16 10:44:54 +00:00
parent 7bc2f2a8e6
commit 66b47f0926

View File

@ -149,8 +149,8 @@ networkMapConfig {
they attempt to register. The trust store password is `trustpass`.
### 2. Start Doorman service for notary registration
Start the network management server with the doorman service for initial bootstrapping. Network map service should be disabled at this point.
Comment out network map config in the config file and start the server by running :
Start the network management server with the doorman service for initial bootstrapping. Network map service (`networkMapConfig`) should be **disabled** at this point.
**Comment out** network map config in the config file and start the server by running :
```
java -jar doorman-<version>.jar
```