作者 韦绍镭

更新 application-dev.yml

@@ -5,19 +5,27 @@ jasypt: @@ -5,19 +5,27 @@ jasypt:
5 # redis 相关 5 # redis 相关
6 spring: 6 spring:
7 redis: 7 redis:
8 - host: trobsqa.aukeyit.com 8 + host: yuanli.redis.qa.aukeyit.com
9 port: 6379 9 port: 6379
10 - password:  
11 - database: 14 10 + password: AV9VBDtnrKYG
  11 + database: 13
12 rabbitmq: 12 rabbitmq:
13 - host: 10.1.1.60 13 + host: rabbitmq.qa.aukeyit.com
14 port: 5672 14 port: 5672
15 username: aukeyit 15 username: aukeyit
16 - password: Aukey@2018 16 + password: Aukey@2017
17 servlet: 17 servlet:
18 multipart: 18 multipart:
19 max-file-size: 1000MB 19 max-file-size: 1000MB
20 max-request-size: 1000MB 20 max-request-size: 1000MB
  21 + mail:
  22 + host: smtp.exmail.qq.com
  23 + username: AukeyIT@aukeys.com
  24 + password: Aukey2016.
  25 + properties:
  26 + mail.smtp.auth: true
  27 + mail.smtp.starttls.enable: false
  28 + mail.smtp.starttls.required: false
21 29
22 # 暴露监控端点 30 # 暴露监控端点
23 management: 31 management:
@@ -93,7 +101,7 @@ swagger: @@ -93,7 +101,7 @@ swagger:
93 license: Powered By Trobs 101 license: Powered By Trobs
94 licenseUrl: http://www.trobs.com/ 102 licenseUrl: http://www.trobs.com/
95 terms-of-service-url: http://www.trobs.com/ 103 terms-of-service-url: http://www.trobs.com/
96 - host: 192.168.29.13 104 + host: trobs.aukeyit.com
97 contact: 105 contact:
98 name: Aukey IT 106 name: Aukey IT
99 email: tslcarmack@gmail.com 107 email: tslcarmack@gmail.com
@@ -105,7 +113,7 @@ swagger: @@ -105,7 +113,7 @@ swagger:
105 - scope: server 113 - scope: server
106 description: server all 114 description: server all
107 token-url-list: 115 token-url-list:
108 - - http://trobs-auth/oauth/token 116 + - http://192.168.29.13/auth/oauth/token
109 117
110 ## spring security 配置 118 ## spring security 配置
111 security: 119 security:
@@ -113,7 +121,7 @@ security: @@ -113,7 +121,7 @@ security:
113 client: 121 client:
114 # 默认放行url,如果子模块重写这里的配置就会被覆盖 122 # 默认放行url,如果子模块重写这里的配置就会被覆盖
115 ignore-urls: 123 ignore-urls:
116 - #- '/actuator/**' 124 + - '/actuator/**'
117 - '/v2/api-docs' 125 - '/v2/api-docs'
118 - '/swagger**' 126 - '/swagger**'
119 - '/swagger**/**' 127 - '/swagger**/**'
@@ -121,17 +129,22 @@ security: @@ -121,17 +129,22 @@ security:
121 resource: 129 resource:
122 loadBalanced: true 130 loadBalanced: true
123 token-info-uri: http://trobs-auth/oauth/check_token 131 token-info-uri: http://trobs-auth/oauth/check_token
  132 +
124 ##首页 133 ##首页
125 trobs: 134 trobs:
126 index: http://trobs.aukeyit.com 135 index: http://trobs.aukeyit.com
  136 +
127 ##ftp服务器 137 ##ftp服务器
128 aukey: 138 aukey:
129 ftp: 139 ftp:
130 - host: 10.1.9.59 140 + host: yuanli.ftp.qa.aukeyit.com
131 port: 21 141 port: 21
132 username: yuanli 142 username: yuanli
133 password: yuanli@159 143 password: yuanli@159
134 binaryTransfer: true 144 binaryTransfer: true
135 - localActive: true  
136 - 145 + localActive: false
137 146
  147 +##开发环境测试
  148 +my:
  149 + config:
  150 + test: wbtest00008