From db098c74de8327285722b39d2920945a522821c3 Mon Sep 17 00:00:00 2001 From: jei007 <51683963+jei007@users.noreply.github.com> Date: Tue, 22 Feb 2022 17:08:42 +0900 Subject: [PATCH] Update application.yml modify application.yml option --- backend/apigateway/src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/apigateway/src/main/resources/application.yml b/backend/apigateway/src/main/resources/application.yml index 95bedc3..12904e5 100644 --- a/backend/apigateway/src/main/resources/application.yml +++ b/backend/apigateway/src/main/resources/application.yml @@ -64,7 +64,7 @@ management: endpoints: web: exposure: - include: refresh, health, beans + include: refresh, health, beans, info messages: - directory: ${user.dir}/msa-attach-volume/messages \ No newline at end of file + directory: ${user.dir}/msa-attach-volume/messages