{ "$schema": "../schema.json", "app": { "type": "inline-app", "port": 14000, "remote": { "host": "localhost", "path": "/api/router" }, "micro": { "name": "micro-app", "port": 3001 } } }