deploy: 新增华为云部署环境配置

This commit is contained in:
han0
2023-12-15 10:25:52 +08:00
parent 5f0a801300
commit 43c44fd827

View File

@@ -0,0 +1,22 @@
spring:
datasource:
dynamic:
datasource:
master:
driver-class-name: com.mysql.cj.jdbc.Driver
password: XKKFB123456!
url: jdbc:mysql://192.168.0.63:3306/material_manage?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&useInformationSchema=true
username: root
redis:
database: 4
host: 192.168.0.230:
password: 'Xxs123456'
port: 6379
main:
supervise:
dispatcher-role-id: 1677946127227682818,0
api:
host:
data-tool: http://192.168.1.3:50000