From e620104145ff920cf09d6187987e4381d392978d Mon Sep 17 00:00:00 2001 From: "pref_mail@163.com" Date: Wed, 31 Jan 2024 22:53:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application.yml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/blade-service/logpm-distribution/src/main/resources/application.yml b/blade-service/logpm-distribution/src/main/resources/application.yml index dfd285af5..a84f9a5a7 100644 --- a/blade-service/logpm-distribution/src/main/resources/application.yml +++ b/blade-service/logpm-distribution/src/main/resources/application.yml @@ -10,23 +10,7 @@ swagger: - org.springblade - com.logpm -#oss配置 -oss: - enabled: true - name: minio - tenant-mode: false - endpoint: http://8.137.14.82:9000 - access-key: minio - secret-key: 123123123 - bucket-name: bladex - -#blade配置 -blade: - #本地文件上传 - file: - remote-mode: true - upload-domain: http://localhost:8999 - remote-path: /usr/share/nginx/html + logging: config: classpath:logback.xml