Skip to content

Commit

Permalink
Update tracker setting
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgamelover committed Jan 21, 2021
1 parent 6c5307f commit 0c3c1b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions docs/OBD-README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,7 @@ Any one can be a tracker. Runing a tracker requires a full omnilayer core node,
Edit the configure file: `\config\conf.ini`
```
[tracker]
hostIp = 62.234.216.108
port = 60060
host = 62.234.216.108:60060
```


Expand Down
3 changes: 1 addition & 2 deletions docs/nodes-in-testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ Some trackers for users who run your own obd nodes. You should edit the configur

```
[tracker]
hostIp = 62.234.216.108
port = 60060
host = 62.234.216.108:60060
```


0 comments on commit 0c3c1b3

Please sign in to comment.