diff --git a/contents/src/main/resources/application-dev.properties b/contents/src/main/resources/application-dev.properties index 3605049..e6df74e 100644 --- a/contents/src/main/resources/application-dev.properties +++ b/contents/src/main/resources/application-dev.properties @@ -32,4 +32,4 @@ eureka.instance.prefer-ip-address=true #management.endpoints.web.path-mapping.health=healthCheck # log -logging.file=./log/scheduler \ No newline at end of file +logging.file=./log/contents \ No newline at end of file