From 932cd9d6fffb10c1f28869e0609a27bf9e793612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=8B=9C=EC=98=A8=ED=8C=8C=ED=8C=8C?= Date: Sun, 6 Mar 2022 21:56:45 +0900 Subject: [PATCH] =?UTF-8?q?application.yml=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index b4fdabc..23f4671 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -8,9 +8,9 @@ spring: suffix: .jsp devtools: livereload: - enabled: true #JSP ?? ? ?? ??? ?? ?? ?? + enabled: true pid: - file: joa.pid + file: app-ci.pid logging: file: @@ -18,16 +18,16 @@ spring: logback: rollingpolicy: file-name-pattern: ${LOG_FILE}.%d{yyyy-MM-dd}-%i.log - max-history: 30 #30??? ?? + max-history: 30 max-file-size: - 100MB #????(100MB) + 100MB level: root: info '[org.hibernate.sql]': info # ===================================================== -# NICE ???? +# NICE api 계약정보 # ===================================================== nice: api: