Matteo Zambon

Results 1 issues of Matteo Zambon

@jaumard I think I found another issue with the config. On [trailpack-koa](https://github.com/matteozambon89/trailpack-koa) I have: ``` // index.js ... configure() { ... // line 56 this.app.config.set('web', result[1]) ... } ... ```...