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
c52b77f5
Commit
c52b77f5
authored
Aug 31, 2023
by
tianyiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置文件修改es密码及redis端口
parent
f4aa5ed0
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
14 additions
and
14 deletions
+14
-14
application-dev.properties
...a-accessapi/src/main/resources/application-dev.properties
+1
-1
application-cyl.properties
...ata-openapi/src/main/resources/application-cyl.properties
+1
-1
application-dev.properties
...e-96333-biz/src/main/resources/application-dev.properties
+2
-2
application-dev.properties
...ule-app-biz/src/main/resources/application-dev.properties
+2
-2
application-dev.properties
...ylinder-biz/src/main/resources/application-dev.properties
+2
-2
application-dev.properties
...le-jczs-biz/src/main/resources/application-dev.properties
+2
-2
application-dev.properties
...ule-tcm-biz/src/main/resources/application-dev.properties
+2
-2
application-dev.properties
...ule-ymt-biz/src/main/resources/application-dev.properties
+2
-2
No files found.
amos-boot-data/amos-boot-data-accessapi/src/main/resources/application-dev.properties
View file @
c52b77f5
...
...
@@ -20,7 +20,7 @@ spring.datasource.hikari.connection-test-query=SELECT 1
# REDIS (RedisProperties)
spring.redis.database
=
1
spring.redis.host
=
172.16.10.230
spring.redis.port
=
1
6379
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
spring.redis.lettuce.pool.max-wait
=
-1
...
...
amos-boot-data/amos-boot-data-openapi/src/main/resources/application-cyl.properties
View file @
c52b77f5
...
...
@@ -19,7 +19,7 @@ spring.datasource.hikari.connection-test-query=SELECT 1
# REDIS (RedisProperties)
spring.redis.database
=
1
spring.redis.host
=
36.46.151.113
spring.redis.port
=
1
6379
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
spring.redis.lettuce.pool.max-wait
=
-1
...
...
amos-boot-system-tzs/amos-boot-module-96333/amos-boot-module-96333-biz/src/main/resources/application-dev.properties
View file @
c52b77f5
...
...
@@ -13,7 +13,7 @@ eureka.instance.metadata-map.management.api-docs=http://172.16.3.34:${server.por
eureka.instance.ip-address
=
172.16.3.34
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
123456
elasticsearch.password
=
a
123456
spring.elasticsearch.rest.uris
=
http://172.16.10.230:9200
## unit(h)
alertcall.es.synchrony.time
=
48
...
...
@@ -21,7 +21,7 @@ alertcall.es.synchrony.time=48
spring.redis.mode
=
singleton
spring.redis.database
=
1
spring.redis.host
=
172.16.10.230
spring.redis.port
=
1
6379
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
spring.redis.lettuce.pool.max-wait
=
-1
...
...
amos-boot-system-tzs/amos-boot-module-app/amos-boot-module-app-biz/src/main/resources/application-dev.properties
View file @
c52b77f5
...
...
@@ -13,14 +13,14 @@ eureka.instance.metadata-map.management.api-docs=http://172.16.3.32:${server.por
eureka.instance.ip-address
=
172.16.3.32
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
123456
elasticsearch.password
=
a
123456
spring.elasticsearch.rest.uris
=
http://172.16.10.230:9200
## unit(h)
alertcall.es.synchrony.time
=
48
#redis properties:
spring.redis.database
=
1
spring.redis.host
=
172.16.10.230
spring.redis.port
=
1
6379
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
spring.redis.lettuce.pool.max-wait
=
-1
...
...
amos-boot-system-tzs/amos-boot-module-cylinder/amos-boot-module-cylinder-biz/src/main/resources/application-dev.properties
View file @
c52b77f5
...
...
@@ -13,14 +13,14 @@ eureka.instance.metadata-map.management.api-docs=http://172.16.3.34:${server.por
eureka.instance.ip-address
=
172.16.3.34
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
123456
elasticsearch.password
=
a
123456
spring.elasticsearch.rest.uris
=
http://172.16.10.230:9200
## unit(h)
alertcall.es.synchrony.time
=
48
#redis properties:
spring.redis.database
=
1
spring.redis.host
=
172.16.10.230
spring.redis.port
=
1
6379
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
spring.redis.lettuce.pool.max-wait
=
-1
...
...
amos-boot-system-tzs/amos-boot-module-jczs/amos-boot-module-jczs-biz/src/main/resources/application-dev.properties
View file @
c52b77f5
...
...
@@ -13,14 +13,14 @@ eureka.instance.metadata-map.management.api-docs=http://172.16.3.34:${server.por
eureka.instance.ip-address
=
172.16.3.34
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
123456
elasticsearch.password
=
a
123456
spring.elasticsearch.rest.uris
=
http://172.16.10.230:9200
## unit(h)
alertcall.es.synchrony.time
=
48
#redis properties:
spring.redis.database
=
1
spring.redis.host
=
172.16.10.230
spring.redis.port
=
1
6379
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
spring.redis.lettuce.pool.max-wait
=
-1
...
...
amos-boot-system-tzs/amos-boot-module-tcm/amos-boot-module-tcm-biz/src/main/resources/application-dev.properties
View file @
c52b77f5
...
...
@@ -14,14 +14,14 @@ eureka.instance.metadata-map.management.api-docs=http://172.16.3.34:${server.por
eureka.instance.ip-address
=
172.16.3.34
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
123456
elasticsearch.password
=
a
123456
spring.elasticsearch.rest.uris
=
http://172.16.10.230:9200
## unit(h)
alertcall.es.synchrony.time
=
48
#redis properties:
spring.redis.database
=
1
spring.redis.host
=
172.16.10.230
spring.redis.port
=
1
6379
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
spring.redis.lettuce.pool.max-wait
=
-1
...
...
amos-boot-system-tzs/amos-boot-module-ymt/amos-boot-module-ymt-biz/src/main/resources/application-dev.properties
View file @
c52b77f5
...
...
@@ -14,7 +14,7 @@ eureka.instance.metadata-map.management.api-docs=http://172.16.3.17:${server.por
eureka.instance.ip-address
=
172.16.3.17
## ES properties:
elasticsearch.username
=
elastic
elasticsearch.password
=
123456
elasticsearch.password
=
a
123456
spring.elasticsearch.rest.uris
=
http://172.16.10.230:9200
## unit(h)
alertcall.es.synchrony.time
=
48
...
...
@@ -22,7 +22,7 @@ alertcall.es.synchrony.time=48
spring.redis.mode
=
singleton
spring.redis.database
=
1
spring.redis.host
=
172.16.10.230
spring.redis.port
=
1
6379
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
spring.redis.lettuce.pool.max-wait
=
-1
...
...
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