mirror of
https://gitee.com/bootx/dax-pay-h5
synced 2026-08-09 22:45:58 +08:00
chore(h5): 调整开发端口为 9500
This commit is contained in:
2
.env
2
.env
@@ -1,5 +1,5 @@
|
||||
# port
|
||||
VITE_PORT = 9100
|
||||
VITE_PORT = 9500
|
||||
|
||||
# spa-title
|
||||
VITE_GLOB_APP_TITLE = DaxPay
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# 只在开发模式中被载入
|
||||
VITE_PORT = 9100
|
||||
VITE_PORT = 9500
|
||||
|
||||
# 网站根目录
|
||||
VITE_PUBLIC_PATH = /
|
||||
|
||||
Reference in New Issue
Block a user