2026-04-22 10:28:54 +08:00
|
|
|
# just a flag
|
2026-04-22 16:16:36 +08:00
|
|
|
ENV=production
|
2026-04-22 10:28:54 +08:00
|
|
|
|
|
|
|
|
# base api
|
2026-04-22 16:16:36 +08:00
|
|
|
VUE_APP_BASE_API=/crgs-api
|
2026-04-22 10:28:54 +08:00
|
|
|
|
2026-04-22 16:16:36 +08:00
|
|
|
#项目后端文件存放资源路径
|
|
|
|
|
VUE_FILE_URI=http://172.22.80.35:8070/public/fileUpload
|
|
|
|
|
|
|
|
|
|
VUE_APP_FILE_URI=http://localhost:9527/crgs-api/system/dissent/dissentApplication/
|
|
|
|
|
|
|
|
|
|
VUE_APP_FILE_URI35=http://172.22.80.35:8070/crgs-api/system/dissent/dissentApplication/
|
|
|
|
|
|
|
|
|
|
VUE_APP_AICCS_URI=https://10.194.188.237/aiccs-api
|