From 3f6c77f511e0037e1b7e595ddfb56d54092f0222 Mon Sep 17 00:00:00 2001
From: shenyijian <1178253012@qq.com>
Date: Mon, 27 Nov 2023 11:47:22 +0800
Subject: [PATCH] 无人机 -文件地址修改
---
src/main/resources/application.yml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index c3b268d..520093d 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -39,7 +39,7 @@
max-request-size: 2GB
# rabbitmq:
# host: 182.106.212.58
-# port: 25672
+# port: 35672
# username: root
# password: root
# virtualHost: /
@@ -142,6 +142,7 @@
expire: 3600
region: us-east-1
object-dir-prefix:
+ out-net-file-address: http://171.34.76.171:8880/drone/file
logging:
level:
--
Gitblit v1.9.3