mirror of
https://gitee.com/zongzhige/shopxo-diy.git
synced 2026-06-05 18:25:52 +08:00
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
## 模拟环境
|
|
NODE_ENV='staging'
|
|
|
|
VITE_APP_TITLE = 'shopxo'
|
|
VITE_APP_PORT = 3000
|
|
VITE_APP_BASE_API = '/prod--api'
|