From 16403e2aaeef9bdc8d942705584de48d22c9aa14 Mon Sep 17 00:00:00 2001 From: ls Date: Sat, 12 Oct 2024 11:17:06 +0800 Subject: [PATCH] update --- physical-launcher/src/main/resources/application-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/physical-launcher/src/main/resources/application-test.yml b/physical-launcher/src/main/resources/application-test.yml index 0c6d38d..cfc028d 100644 --- a/physical-launcher/src/main/resources/application-test.yml +++ b/physical-launcher/src/main/resources/application-test.yml @@ -245,7 +245,7 @@ jeecg: file-view-domain: http://fileview.jeecg.com # minio文件上传 minio: - minio_url: http://127.0.0.1:9000/ + minio_url: http://physical-minio:9000 minio_public_url: http://58.215.212.230:8005/oss/ minio_name: root minio_pass: 12345678