Skip to main content Link Menu Expand (external link) Document Search Copy Copied

When developing most of the times we can just start the API (dev) img_23.png

In case we want to execute some other services that are started locally, like for example a kotlin service we can just change the schema locally, like this:

img_24.png

Belowe we are overriding the WISK_COUCHBASE: img_25.png

For a full list of the environment variables that can be overriden please see in the Configuration.swift or in the API (stage) schema img_26.png