You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
473 B
19 lines
473 B
spring:
|
|
datasource:
|
|
url: jdbc:mysql://192.168.1.232:3306/siliqua_recognition?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true
|
|
username: root
|
|
password: Njsszxs1!
|
|
|
|
|
|
redis:
|
|
host: 192.168.1.182
|
|
port: 6379
|
|
password: guwei2018
|
|
email:
|
|
to: 120059323@qq.com
|
|
|
|
recognition:
|
|
model:
|
|
url: http://localhost:9199
|
|
|
|
|
|
|