update 默认端口修改为80
This commit is contained in:
@ -19,4 +19,4 @@ VITE_APP_BASE_API = '/prod-api'
|
||||
# 是否在打包时开启压缩,支持 gzip 和 brotli
|
||||
VITE_BUILD_COMPRESS = gzip
|
||||
|
||||
VITE_APP_PORT = 3000
|
||||
VITE_APP_PORT = 80
|
||||
|
Reference in New Issue
Block a user