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