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
bc3457d0
Commit
bc3457d0
authored
Oct 09, 2022
by
tangwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置
parent
8cd385bb
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
22 additions
and
10 deletions
+22
-10
application-single.properties
...em-equip/src/main/resources/application-single.properties
+1
-1
application.properties
...boot-system-fas/src/main/resources/application.properties
+13
-1
application-single.properties
...stem-jcs/src/main/resources/application-single.properties
+1
-1
application-single.properties
...edgebase/src/main/resources/application-single.properties
+1
-1
application-single.properties
...ntdanger/src/main/resources/application-single.properties
+1
-1
application-single.properties
...ntenance/src/main/resources/application-single.properties
+1
-1
application-single.properties
...m-patrol/src/main/resources/application-single.properties
+1
-1
application-single.properties
...ervision/src/main/resources/application-single.properties
+2
-2
application-single.properties
...ls-video/src/main/resources/application-single.properties
+1
-1
No files found.
amos-boot-system-equip/src/main/resources/application-single.properties
View file @
bc3457d0
...
@@ -72,7 +72,7 @@ spring.redis.mode=single
...
@@ -72,7 +72,7 @@ spring.redis.mode=single
#redis 单机配置
#redis 单机配置
spring.redis.host
=
172.16.11.20
spring.redis.host
=
172.16.11.20
spring.redis.port
=
6379
spring.redis.port
=
6379
spring.redis.redissonUrl
=
172.16.11.20:6379
...
...
amos-boot-system-fas/src/main/resources/application.properties
View file @
bc3457d0
...
@@ -55,7 +55,7 @@ param.safetyIndexChange.cron = 0 0 2 * * ?
...
@@ -55,7 +55,7 @@ param.safetyIndexChange.cron = 0 0 2 * * ?
param.weather.url
=
http://wthrcdn.etouch.cn/weather_mini?citykey=
param.weather.url
=
http://wthrcdn.etouch.cn/weather_mini?citykey=
# 只用于初始化
# 只用于初始化
emqx.defaultTopic
=
$share/
-
${spring.application.name}/mqtt_topic
emqx.defaultTopic
=
$share/${spring.application.name}/mqtt_topic
## 规则配置(风险管控及预案)
## 规则配置(风险管控及预案)
rule.definition.load
=
false
rule.definition.load
=
false
...
@@ -103,5 +103,17 @@ redis.cache.failure.time=10800
...
@@ -103,5 +103,17 @@ redis.cache.failure.time=10800
#now.gateway.address=http://172.16.10.72:10005/
#now.gateway.address=http://172.16.10.72:10005/
## 增加接口文档验证
knife4j.enable
=
true
knife4j.basic.enable
=
true
knife4j.basic.username
=
admin
knife4j.basic.password
=
yeejoin@2020
management.security.enabled
=
true
endpoints.enabled
=
false
endpoints.health.enabled
=
true
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
*
spring.security.user.name
=
admin
spring.security.user.password
=
a1234560
amos-boot-system-jcs/src/main/resources/application-single.properties
View file @
bc3457d0
...
@@ -33,7 +33,7 @@ spring.redis.mode=single
...
@@ -33,7 +33,7 @@ spring.redis.mode=single
#redis 单机配置
#redis 单机配置
spring.redis.host
=
172.16.11.20
spring.redis.host
=
172.16.11.20
spring.redis.port
=
6379
spring.redis.port
=
6379
spring.redis.redissonUrl
=
172.16.11.20:6379
spring.data.elasticsearch.repositories.enabled
=
true
spring.data.elasticsearch.repositories.enabled
=
true
...
...
amos-boot-system-knowledgebase/src/main/resources/application-single.properties
View file @
bc3457d0
...
@@ -46,7 +46,7 @@ spring.redis.mode=single
...
@@ -46,7 +46,7 @@ spring.redis.mode=single
#redis 单机配置
#redis 单机配置
spring.redis.host
=
172.16.11.20
spring.redis.host
=
172.16.11.20
spring.redis.port
=
6379
spring.redis.port
=
6379
spring.redis.redissonUrl
=
172.16.11.20:6379
#注册中心地址
#注册中心地址
eureka.client.service-url.defaultZone
=
http://172.16.10.72:10001/eureka/
eureka.client.service-url.defaultZone
=
http://172.16.10.72:10001/eureka/
...
...
amos-boot-system-latentdanger/src/main/resources/application-single.properties
View file @
bc3457d0
...
@@ -68,7 +68,7 @@ spring.redis.mode=single
...
@@ -68,7 +68,7 @@ spring.redis.mode=single
#redis 单机配置
#redis 单机配置
spring.redis.host
=
172.16.11.20
spring.redis.host
=
172.16.11.20
spring.redis.port
=
6379
spring.redis.port
=
6379
spring.redis.redissonUrl
=
172.16.11.20:6379
...
...
amos-boot-system-maintenance/src/main/resources/application-single.properties
View file @
bc3457d0
...
@@ -44,7 +44,7 @@ spring.redis.mode=single
...
@@ -44,7 +44,7 @@ spring.redis.mode=single
#redis 单机配置
#redis 单机配置
spring.redis.host
=
172.16.11.20
spring.redis.host
=
172.16.11.20
spring.redis.port
=
6379
spring.redis.port
=
6379
spring.redis.redissonUrl
=
172.16.11.20:6379
...
...
amos-boot-system-patrol/src/main/resources/application-single.properties
View file @
bc3457d0
...
@@ -65,7 +65,7 @@ spring.redis.mode=single
...
@@ -65,7 +65,7 @@ spring.redis.mode=single
spring.redis.host
=
172.16.11.20
spring.redis.host
=
172.16.11.20
spring.redis.port
=
6379
spring.redis.port
=
6379
spring.redis.redissonUrl
=
172.16.11.20:6379
#集群配置
#集群配置
#spring.redis.cluster.nodes=172.16.3.41:6381,172.16.3.41:6002
#spring.redis.cluster.nodes=172.16.3.41:6381,172.16.3.41:6002
#spring.redis.cluster.max-redirects=3
#spring.redis.cluster.max-redirects=3
...
...
amos-boot-system-supervision/src/main/resources/application-single.properties
View file @
bc3457d0
...
@@ -45,9 +45,9 @@ spring.redis.lettuce.shutdown-timeout=100
...
@@ -45,9 +45,9 @@ spring.redis.lettuce.shutdown-timeout=100
spring.redis.mode
=
single
spring.redis.mode
=
single
#redis 单机配置
#redis 单机配置
spring.redis.host
=
172.16.1
1.20
spring.redis.host
=
172.16.1
0.211
spring.redis.port
=
6379
spring.redis.port
=
6379
spring.redis.redissonUrl
=
172.16.10.211:6379
...
...
amos-boot-utils/amos-boot-utils-video/src/main/resources/application-single.properties
View file @
bc3457d0
...
@@ -39,7 +39,7 @@ spring.redis.jedis.pool.min-idle=1
...
@@ -39,7 +39,7 @@ spring.redis.jedis.pool.min-idle=1
#redis 单机配置
#redis 单机配置
spring.redis.host
=
172.16.11.20
spring.redis.host
=
172.16.11.20
spring.redis.port
=
6379
spring.redis.port
=
6379
spring.redis.redissonUrl
=
172.16.11.20:6379
spring.data.elasticsearch.repositories.enabled
=
true
spring.data.elasticsearch.repositories.enabled
=
true
...
...
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