gunshi-project-ss/src/main/resources/application.yml

34 lines
914 B
YAML
Raw Normal View History

spring:
datasource:
dynamic:
datasource:
master:
url: jdbc:sqlserver://10.0.41.115:1433;DatabaseName=xyt;trustServerCertificate=true
username: sa
password: Gunshi@2024
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
access-logging:
url: jdbc:sqlserver://10.0.41.115:1433;DatabaseName=xyt;trustServerCertificate=true
username: sa
password: Gunshi@2024
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
data:
redis:
host: 10.0.41.112
port: 6379
password: 1234567a
database: 1
gunshi:
core:
appName: project-xyt
file:
key: test.by_lyf.tmp
secret: xPXPAb63FphkGkPU0ZZkNIXmDzjDVeF3PBH6ZEKw
endpoint: http://223.75.53.141:9102
publicBucket: test.by-lyf.tmp
loginBucket: test.by-lyf.tmp
privateBucket: test.by-lyf.tmp