Example Update

Update code snippet to show `env: custom`

Signed-off-by: Julien Chinapen <j.c@shogun.io>
This commit is contained in:
Julien Chinapen 2016-02-27 11:40:39 -05:00
parent 03baa579d6
commit 0039c1fc62

View file

@ -116,6 +116,7 @@ however, the Sync Engine is open source and you can run it yourself.
API Root, for example `192.168.1.00:5555`
```
env: "custom"
syncEngine:
APIRoot: "http://192.168.1.100:5555"
```