From 575e80fe83605dc469ceabe2fc87934e8612e5e6 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期六, 30 十一月 2024 07:55:42 +0800 Subject: [PATCH] 首页小手指 --- .env.production | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.env.production b/.env.production index 0a50ac3..8332f47 100644 --- a/.env.production +++ b/.env.production @@ -9,3 +9,6 @@ # 寮�鎵撴柊鐨則ab鐨剈rl鍓嶇紑 VUE_APP_TAB_URL_PREFIX = http://127.0.0.1:9999 + +# flowable璁捐椤甸潰鍓嶇紑 +VUE_APP_FLOWABLE_PREFIX = http://127.0.0.1:10076 -- Gitblit v1.8.0