From 2327aafc1cbeacda2987bb80b63d8c3bba843f1b Mon Sep 17 00:00:00 2001 From: John Niang Date: Sun, 9 Feb 2020 21:06:59 +0800 Subject: [PATCH] Configure halo.workDir into application-test.yaml (#550) --- src/main/resources/application-test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application-test.yaml b/src/main/resources/application-test.yaml index a9315f7af..dabe475b4 100755 --- a/src/main/resources/application-test.yaml +++ b/src/main/resources/application-test.yaml @@ -59,3 +59,4 @@ logging: halo: doc-disabled: false + workDir: ${user.home}/halo-test/