Skip to content

Commit 1c365fb

Browse files
committed
Added startPath for manual instance
1 parent af71553 commit 1c365fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: test/config/server.js

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ function startServer(options = {}, cb = Function.prototype) {
5858
},
5959
},
6060
},
61+
startPath: '/docs',
6162
ui: false,
6263
};
6364

0 commit comments

Comments
 (0)