Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mch1307 committed Nov 3, 2017
1 parent 66625c3 commit 9eff4ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@ A complete config file would like as follows:

```
[server]
[server]
ListenPort = 8081
LogLevel = "DEBUG"
LogPath = "."
[jeedom]
url = "http://jeedom-host/core/api/jeeApi.php"
apikey = "abcdefgh1234"
[nhc]
host = "x.x.x.x"
port = 8000
[jeedom]
url = "http://jeedom-host/core/api/jeeApi.php"
apikey = "abcdefgh1234"
```

Then start gomotics as follows:
Expand Down

0 comments on commit 9eff4ad

Please sign in to comment.