diff --git a/build/info.ts b/build/info.ts index 5e1e40a..1b00f92 100644 --- a/build/info.ts +++ b/build/info.ts @@ -9,8 +9,11 @@ dayjs.extend(duration); const welcomeMessage = gradientString('cyan', 'magenta').multiline( `您好! 欢迎使用 bunny-admin 后台管理 -项目访问地址如下: -http://localhost:8802/`, +项目开发访问地址如下: +http://localhost:8202/ +项目生产访问地址如下: +http://localhost:8202/ +`, ); const boxenOptions: BoxenOptions = {