From ff087240b3dee29ce4e14ad0836e76b9fdf312cf Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期二, 19 八月 2025 09:28:07 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/lianhelihua_sh --- server/src/main/resources/application-test.yml | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/server/src/main/resources/application-test.yml b/server/src/main/resources/application-test.yml index 1b4c49a..a8452a4 100644 --- a/server/src/main/resources/application-test.yml +++ b/server/src/main/resources/application-test.yml @@ -1,4 +1,8 @@ -# WEB鏈嶅姟鍣ㄩ厤缃� +project: + # 鐜锛岀敓浜х幆澧僷roduction锛屽紑鍙戠幆澧僤evelopment + env: production + # 妯″紡锛宼esting娴嬭瘯妯″紡 + mode: production server: port: 10040 -- Gitblit v1.9.3