Update
This commit is contained in:
parent
d5ac07d399
commit
9863205199
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ main() async {
|
|||
await app.configure(new ApiController());
|
||||
|
||||
// Re-route all other traffic to an
|
||||
// existing shelf/Redstone application.
|
||||
// existing application.
|
||||
app.after.add(embedShelf(
|
||||
new shelf.Pipeline()
|
||||
.addMiddleware(shelf.logRequests())
|
||||
|
|
Loading…
Reference in a new issue