From 4c261f55500e6c877ce1c414d9688e35845bfcd2 Mon Sep 17 00:00:00 2001 From: luohairen <3399054449@qq.com> Date: 星期二, 26 十一月 2024 20:33:36 +0800 Subject: [PATCH] bug --- .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