# extendify/0.3.0/config.json

Extendify, version 0.3.0. 8 lines.

- Page: https://pluginprobe.com/plugins/extendify/0.3.0/code/config.json
- Raw: https://pluginprobe.com/plugins/extendify/0.3.0/raw/config.json
- Modified: 2022-01-06T18:08:32+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/extendify/0.3.0/code/config.json#L10-L20`.

```json
{
    "api": {
        "live": "https://dashboard.extendify.com/api",
        "dev": "https://testing.extendify.com/api",
        "local": "http://templates.test/api"
    }
}

```
