Skip to content

Commit

Permalink
fix(bull): link reference
Browse files Browse the repository at this point in the history
  • Loading branch information
roggervalf committed Apr 5, 2021
1 parent 1ce7788 commit 04e87f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/bull.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ async function main() {
},
},
],
customJsPath: 'example.js',
customJsPath: 'http://localhost:4735/example.js',
},
{
port: HTTP_SERVER_PORT,
Expand Down

0 comments on commit 04e87f2

Please sign in to comment.