4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
NODE_ENV = development
|
|
VITE_APP_TITLE = DEV标题
|
|
VITE_BASE_URL = /
|
|
VITE_API_BASE_URL = /api |