Skip to content

Commit 6627b9a

Browse files
committed
Fixed example
1 parent a5c852d commit 6627b9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ async function startProxy (upstream) {
3333
})
3434

3535
await server.listen(3000)
36+
return server
3637
}
3738

3839
async function run () {

0 commit comments

Comments
 (0)