调整部署端口

main
鲁誉程 11 months ago
parent 7116754bd6
commit ab314eb2c3

@ -253,7 +253,7 @@ gulp.task('live', gulp.series(
{ {
open : 'external', open : 'external',
host : config.domain, host : config.domain,
port : 61202, port : 6901,
startPath : '/?info=true', startPath : '/?info=true',
server : server :
{ {

Loading…
Cancel
Save