6 lines
140 B
Plaintext
Executable File
6 lines
140 B
Plaintext
Executable File
NODE_ENV = development
|
|
VITE_APP_NAME=ui
|
|
VITE_BASE_PATH=./
|
|
VITE_APP_PORT=8302
|
|
VITE_APP_TITLE = '智慧纪检助手'
|
|
VITE_MOCK_DEV_SERVER=true |