From cc16966cec3bd2d50b97d18a29ec5f359defa6ce Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Thu, 16 Dec 2021 17:35:28 +0800
Subject: [PATCH] Merge branch 'master' of http://120.27.238.55:7000/r/xc-video

---
 src/main/resources/application-dev.yml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index 965e850..879b66b 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -50,5 +50,5 @@
 
 system:
   images:
-    path: 123
-    url: 123
\ No newline at end of file
+    path: /home/javaweb/webresource/video/
+    url: http://120.27.238.55:8000/video/
\ No newline at end of file

--
Gitblit v1.9.1