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.
12 lines
488 B
12 lines
488 B
VITE_APP_BASE_API=
|
|
VITE_APP_HOMEPAGE=/dashboard/workbench
|
|
VITE_APP_BASE_PATH=/
|
|
# VITE_GLOB_CLIENT_ID=react-admin-client
|
|
# VITE_GLOB_CLIENT_SECRET=''
|
|
# VITE_GLOB_SCOPE="openid email address phone profile offline_access miwen-abp-application"
|
|
# VITE_PROXY_API=http://192.168.31.246:30001
|
|
|
|
VITE_GLOB_CLIENT_ID=vue-admin-client
|
|
VITE_GLOB_CLIENT_SECRET=1q2w3e*
|
|
VITE_GLOB_SCOPE="openid email address phone profile offline_access lingyun-abp-application"
|
|
VITE_PROXY_API=http://124.223.5.95:30001
|