From da1a9940f1ee441a058cd6e2a6021f3d59a299a4 Mon Sep 17 00:00:00 2001
From: zyy <zyy@email.com>
Date: Wed, 06 Aug 2025 11:04:59 +0800
Subject: [PATCH] key
---
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