From 4c4c3c5113dd3586d9d9ccf9fa8680e332169e26 Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Fri, 16 Jul 2021 16:15:00 +0800 Subject: [PATCH] fix --- gc-core/src/main/resources/application.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gc-core/src/main/resources/application.properties b/gc-core/src/main/resources/application.properties index 832738b..b09f250 100644 --- a/gc-core/src/main/resources/application.properties +++ b/gc-core/src/main/resources/application.properties @@ -11,7 +11,7 @@ #log -project.log.path=/xzx/logs +project.log.path=xzx/logs logstash.server.url=localhost:4560 #spring -- Gitblit v1.9.1