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
bdfee22a
Commit
bdfee22a
authored
Feb 20, 2023
by
litengwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug修改
parent
ff1fd875
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
application-dev.properties
...stem-patrol/src/main/resources/application-dev.properties
+9
-9
No files found.
amos-boot-system-patrol/src/main/resources/application-dev.properties
View file @
bdfee22a
eureka.client.serviceUrl.defaultZone
=
http://${spring.security.user.name}:${spring.security.user.password}@172.16.1
0.215
:10001/eureka/
eureka.client.serviceUrl.defaultZone
=
http://${spring.security.user.name}:${spring.security.user.password}@172.16.1
1.201
:10001/eureka/
eureka.client.registry-fetch-interval-seconds
=
5
spring.security.user.name
=
admin
spring.security.user.password
=
a1234560
...
...
@@ -20,7 +20,7 @@ ribbon.MaxAutoRetries = 1
xiy_amos_satety_business
spring.reactor.debug-agent.enabled
=
true
#DB properties:
spring.datasource.url
=
jdbc:mysql://172.16.1
0.215:3307
/dl_business_v3.0.1.3?allowMultiQueries=true&serverTimezone=GMT%2B8&characterEncoding=utf8
spring.datasource.url
=
jdbc:mysql://172.16.1
1.201:3306
/dl_business_v3.0.1.3?allowMultiQueries=true&serverTimezone=GMT%2B8&characterEncoding=utf8
spring.datasource.username
=
root
spring.datasource.password
=
Yeejoin@2020
spring.datasource.driver-class-name
=
com.mysql.jdbc.Driver
...
...
@@ -30,14 +30,14 @@ spring.datasource.testWhileIdle = true
spring.datasource.validationQuery
=
SELECT 1
security.password
=
a1234560
security.loginId
=
jc_wjk006
security.loginId
=
admin
security.productWeb
=
STUDIO_APP_WEB
security.productApp
=
STUDIO_APP_MOBILE
security.appKey
=
studio_normalapp_3
168830
security.appKey
=
studio_normalapp_3
056965
#redis 配置
spring.redis.database
=
1
spring.redis.host
=
172.16.1
0.215
spring.redis.host
=
172.16.1
1.201
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.jedis.pool.max-active
=
200
...
...
@@ -70,13 +70,13 @@ emq.patrol.sync.switch=true
params.work.flow.normalProcessDefinitionKey
=
normalHazardManagement
params.work.flow.processDefinitionKey
=
hazardManagement
params.work.flow.address
=
http://172.16.1
0.215
:30040
params.work.flow.address
=
http://172.16.1
1.201
:30040
params.spc.address
=
http://172.16.3.89:9001
#websocket
params.remoteWebsocketUrl
=
http://172.16.1
0.215
:8080/
params.remoteWebsocketUrl
=
http://172.16.1
1.201
:8080/
#websocket send message url
params.remoteWebSocketSendMsgUrl
=
http://172.16.1
0.215
:10601/
params.remoteWebSocketSendMsgUrl
=
http://172.16.1
1.201
:10601/
#上传文件配置
spring.http.multipart.maxFileSize
=
80480000
...
...
@@ -87,7 +87,7 @@ linux.img.path = /
## emqx
emqx.clean-session
=
true
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}-3578
emqx.broker
=
tcp://172.16.1
0.215
:1883
emqx.broker
=
tcp://172.16.1
1.201
:1883
emqx.user-name
=
admin
emqx.password
=
public
emqx.max-inflight
=
1000
...
...
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