4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
NODE_ENV = production
|
|
VITE_APP_TITLE = PROD标题
|
|
VITE_BASE_URL = ./
|
|
VITE_API_BASE_URL = /api |