Skip to content

Commit

Permalink
Added startPath for manual instance
Browse files Browse the repository at this point in the history
  • Loading branch information
jhildenbiddle committed Oct 5, 2020
1 parent af71553 commit 1c365fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/config/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ function startServer(options = {}, cb = Function.prototype) {
},
},
},
startPath: '/docs',
ui: false,
};

Expand Down

0 comments on commit 1c365fb

Please sign in to comment.