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
f9d41ddc
Commit
f9d41ddc
authored
May 30, 2024
by
tianbo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
气瓶对接数据库配置调整
parent
fab35722
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
application-vb.properties
...data-openapi/src/main/resources/application-vb.properties
+5
-5
No files found.
amos-boot-data/amos-boot-data-openapi/src/main/resources/application-vb.properties
View file @
f9d41ddc
spring.application.name
=
AMOS-API-OPENAPI
-tb
spring.application.name
=
AMOS-API-OPENAPI
server.servlet.context-path
=
/openapi
server.port
=
11001
# jdbc_config
spring.datasource.driver-class-name
=
cn.com.vastbase.Driver
spring.datasource.url
=
jdbc:vastbase://
36.46.151.113:5432/tzs_amos_tzs_biz_tes
t?currentSchema=amos_openapi_cyl
spring.datasource.url
=
jdbc:vastbase://
172.16.10.243:5432/tzs_amos_tzs_biz_ini
t?currentSchema=amos_openapi_cyl
spring.datasource.username
=
admin
spring.datasource.password
=
Yeejoin@2023
...
...
@@ -19,7 +19,7 @@ spring.datasource.hikari.connection-test-query=SELECT 1
# REDIS (RedisProperties)
spring.redis.database
=
1
spring.redis.host
=
36.46.151.11
3
spring.redis.host
=
172.16.10.24
3
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
...
...
@@ -29,7 +29,7 @@ spring.redis.lettuce.pool.min-idle=0
spring.redis.expire.time
=
300
#注册中心地址
eureka.client.service-url.defaultZone
=
http://admin:a1234560@
36.46.151.11
3:10001/eureka/
eureka.client.service-url.defaultZone
=
http://admin:a1234560@
172.16.10.24
3:10001/eureka/
eureka.instance.prefer-ip-address
=
true
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
*
...
...
@@ -42,7 +42,7 @@ eureka.instance.ip-address = 172.16.3.89
##emqx
emqx.clean-session
=
true
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://
36.46.151.113:1
883
emqx.broker
=
tcp://
172.16.10.243:2
883
emqx.client-user-name
=
super
emqx.client-password
=
123456
...
...
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