doc: added command to replace endpoint in config.json
This commit is contained in:
parent
c908cd638b
commit
86223fd9fc
@ -55,6 +55,11 @@ Current Sib App capabilities:
|
||||
|
||||
Federated Sib App needs to use `config.sample.federated.json` example.
|
||||
|
||||
You can quickly update your API URI from the samples:
|
||||
```
|
||||
$ sed 's/http:\/\/localhost:8000/https:\/\/api.test2.startinblox.com/' config.sample.json > config.json
|
||||
```
|
||||
|
||||
Then build your new SIB App:
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user