diff --git a/src/main/resources/application-dev.yaml b/src/main/resources/application-dev.yaml index 04eba3974..e95910db8 100755 --- a/src/main/resources/application-dev.yaml +++ b/src/main/resources/application-dev.yaml @@ -58,3 +58,4 @@ halo: doc-disabled: false production-env: false auth-enabled: false + workDir: ${user.home}/halo-dev/ \ No newline at end of file