From 40233f2db14728cbfaaeba1dc180270daa40dbd8 Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Mon, 21 Jun 2021 11:36:01 +0800 Subject: [PATCH] modify --- src/main/resources/application-test.yml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 4e3d2de..944d185 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -109,6 +109,11 @@ block-job: true otc-job: true +file: + storage: + path: /home/javaweb/webresource/images + url: http://120.27.238.55:8000/images/ + aliyun: oss: end-point: https://oss-cn-hangzhou.aliyuncs.com -- Gitblit v1.9.1