You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
194 B
6 lines
194 B
NODE_ENV=development
|
|
VITE_APP_TITLE='维护警权一键通'
|
|
VITE_APP_API_URL='http://127.0.0.1:1024'
|
|
VITE_APP_BASE_PATH=mjwq
|
|
# 客户端id
|
|
VITE_APP_CLIENT_ID = 'e5cd7e4891bf95d1d19206ce24a7b32e'
|