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