diff --git a/gulpfile.ts b/gulpfile.ts index b7ce20c..79f8a18 100644 --- a/gulpfile.ts +++ b/gulpfile.ts @@ -202,6 +202,9 @@ export async function Build(): Promise open: false, proxy: "http://localhost", port: 3000, + ui: { + port: 3001 + }, ghostMode: false, online: false });