|
@@ -22,7 +22,7 @@ base:
|
|
|
bakUrl: http://124.70.58.209:18891
|
|
|
wsUrl: ws://124.70.58.209:9080
|
|
|
defaultPassword: yn5aq5Mt.106.tky
|
|
|
- imgUrl: http://124.71.171.71:18801/picbucket
|
|
|
+ imgUrl: http://124.70.58.209:18801/picbucket
|
|
|
recordUrl: http://124.70.58.209:18811${server.servlet.context-path}
|
|
|
|
|
|
# 开发环境配置
|
|
@@ -148,10 +148,10 @@ xss:
|
|
|
# 匹配链接
|
|
|
urlPatterns: /system/*,/monitor/*,/tool/*
|
|
|
minio:
|
|
|
- endpoint: http://124.71.171.71:18801 #Minio服务所在地址
|
|
|
+ endpoint: http://124.70.58.209:18801 #Minio服务所在地址
|
|
|
bucketName: picbucket #存储桶名称
|
|
|
accessKey: admin #访问的key
|
|
|
- secretKey: admin123 #访问的秘钥
|
|
|
+ secretKey: jt73W-+xhd5 #访问的秘钥
|
|
|
file:
|
|
|
#头像存储目录
|
|
|
avatarUrl: /data/service/avatar/
|