Browse Source

测试文件服务地址修改

wangmh 7 years ago
parent
commit
a80a813778
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sso-server/src/main/resources/config/application-dev.properties

+ 1 - 1
sso-server/src/main/resources/config/application-dev.properties

@@ -23,6 +23,6 @@ spring.redis.port=6379
 
 
 message.url = http://10.10.100.136:8080/
 message.url = http://10.10.100.136:8080/
 
 
-file.url = http://10.10.100.200:9999/
+file.url = http://dfs-api.ubtob.com/
 
 
 zk.url=zookeeper://10.10.100.11:2181
 zk.url=zookeeper://10.10.100.11:2181