mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-26 10:00:50 +08:00
Example Update
Update code snippet to show `env: custom` Signed-off-by: Julien Chinapen <j.c@shogun.io>
This commit is contained in:
parent
03baa579d6
commit
0039c1fc62
1 changed files with 1 additions and 0 deletions
|
@ -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`
|
API Root, for example `192.168.1.00:5555`
|
||||||
|
|
||||||
```
|
```
|
||||||
|
env: "custom"
|
||||||
syncEngine:
|
syncEngine:
|
||||||
APIRoot: "http://192.168.1.100:5555"
|
APIRoot: "http://192.168.1.100:5555"
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue