From f0d5502b38235cd545d2ff31ae5c9b0591ae9a7f Mon Sep 17 00:00:00 2001
From: zyy <zyy@email.com>
Date: Wed, 06 Aug 2025 10:34:32 +0800
Subject: [PATCH] ws

---
 src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index be81f31..c278558 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -91,7 +91,7 @@
   devtools:
     restart:
       # 热部署开关
-      enabled: true
+      enabled: false
   freemarker:
     cache: false    #false 页面不设置缓存,更改及生效!
 

--
Gitblit v1.9.3