6 lines
101 B
Bash
6 lines
101 B
Bash
## 生产环境
|
|
|
|
VITE_APP_TITLE = 'datao-admin'
|
|
VITE_APP_PORT = 3000
|
|
VITE_APP_BASE_API = '/prod-api'
|