From ae5eac5b61cb13c4af4c32a2a2ef4a3b62ac9c34 Mon Sep 17 00:00:00 2001 From: kimhobeen <sksjsksh32@naver.com> Date: Mon, 2 Oct 2023 15:44:34 +0900 Subject: [PATCH] =?UTF-8?q?warmup=20=EC=83=81=ED=83=9C=20=EA=B0=92=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Server/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/src/main/resources/application.yml b/Server/src/main/resources/application.yml index f3f63308..dd714e0e 100644 --- a/Server/src/main/resources/application.yml +++ b/Server/src/main/resources/application.yml @@ -104,4 +104,4 @@ decorator: enable-logging: false warmup: - is-completed: true + is-completed: false