Browse Source

图片服务器

wwh 1 year ago
parent
commit
4023cdbaba

+ 8 - 1
huimv-admin/src/main/resources/application-prod.yml

@@ -62,10 +62,17 @@ mybatis-plus:
 
 
 
+#img:
+#  url: https://img.ifarmcloud.com/images/
+#  basePath: /home/huimv/img/
+#  ip: 139.9.172.209
+#  user:  huimv
+#  password: "!hm123@1"
+#  port: 22
 img:
   url: https://img.ifarmcloud.com/images/
   basePath: /home/huimv/img/
   ip: 119.3.44.183
   user:  huimv
   password: "!hm123@1"
-  port: 22
+  port: 22

+ 11 - 4
huimv-receive/src/main/resources/application-prod.yml

@@ -62,12 +62,19 @@ mybatis-plus:
 
 
 
+#img:
+#  url: https://img.ifarmcloud.com/images/
+#  basePath: /home/huimv/img/
+##  ip: 139.9.167.178
+##  ip: img.ifarmcloud.com
+#  ip: 139.9.172.209
+#  user:  huimv
+#  password: "!hm123@1"
+#  port: 22
 img:
   url: https://img.ifarmcloud.com/images/
   basePath: /home/huimv/img/
-#  ip: 139.9.167.178
-#  ip: img.ifarmcloud.com
-  ip: 139.9.172.209
+  ip: 119.3.44.183
   user:  huimv
   password: "!hm123@1"
-  port: 22
+  port: 22