6 lines
87 B
Bash
6 lines
87 B
Bash
## 生产环境
|
|
|
|
VITE_APP_TITLE = 'h-ui'
|
|
VITE_APP_PORT = 80
|
|
VITE_APP_BASE_API = '/hui'
|