Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
项目统一框架
amos-boot-biz
Commits
aeb3fdd1
Commit
aeb3fdd1
authored
Apr 20, 2022
by
tianbo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tzs dev配置文件修改
parent
2c76e222
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
application-dev.properties
...-system-tzs/src/main/resources/application-dev.properties
+7
-7
No files found.
amos-boot-system-tzs/src/main/resources/application-dev.properties
View file @
aeb3fdd1
#DB properties:
spring.datasource.driver-class-name
=
com.mysql.cj.jdbc.Driver
spring.datasource.url
=
jdbc:mysql://
36.46.151.113:13306/tzs
_amos_tzs_biz?allowMultiQueries=true&serverTimezone=GMT%2B8
\
spring.datasource.url
=
jdbc:mysql://
113.134.211.174:3306/xiy
_amos_tzs_biz?allowMultiQueries=true&serverTimezone=GMT%2B8
\
&characterEncoding=utf8
spring.datasource.username
=
root
spring.datasource.password
=
Yeejoin@2020
#eureka properties:
eureka.instance.hostname
=
36.46.151.113
eureka.instance.hostname
=
113.134.211.174
eureka.instance.prefer-ip-address
=
true
eureka.client.serviceUrl.defaultZone
=
http://${eureka.instance.hostname}:10001/eureka/
## ES properties:
biz.elasticsearch.address
=
36.46.151.113
biz.elasticsearch.address
=
113.134.211.174
spring.data.elasticsearch.cluster-name
=
elasticsearch
spring.data.elasticsearch.cluster-nodes
=
${biz.elasticsearch.address}:9300
spring.elasticsearch.rest.uris
=
http://${biz.elasticsearch.address}:9200
...
...
@@ -22,8 +22,8 @@ alertcall.es.synchrony.time=48
#redis properties:
spring.redis.database
=
1
spring.redis.host
=
36.46.151.113
spring.redis.port
=
1
6379
spring.redis.host
=
113.134.211.174
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
spring.redis.lettuce.pool.max-wait
=
-1
...
...
@@ -34,13 +34,13 @@ spring.redis.expire.time=300
## emqx properties:
emqx.clean-session
=
true
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://
36.46.151.113
:1883
emqx.broker
=
tcp://
113.134.211.174
:1883
emqx.user-name
=
super
emqx.password
=
a123456
tzs.cti.appkey
=
4e805006-3fef-ae43-3915-a153731007c4
tzs.cti.secretkey
=
7bd29115-99ee-4f7d-1fb1-7c4719d5f43a
tzs.cti.url
=
http://
36.46.151.113
:8000
tzs.cti.url
=
http://
113.134.211.174
:8000
#tzs.wechat.url=https://api.weixin.qq.com
#tzs.wechat.appid=wx8918c1aaad956617
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment