Commit 506ca4b1 authored by 霍传世's avatar 霍传世

HaiNa---接口

parent c23c425d
spring.application.name=HaiNaFaceToFaceAI
server.port=8081
#Redis ?????
#spring.redis.host=192.168.0.4
#spring.redis.port=6379
#spring.redis.password=Thussat@2023
#spring.redis.database=60
spring.redis.host=127.0.0.1
spring.redis.host=192.168.0.4
spring.redis.port=6379
spring.redis.password=
spring.redis.database=1
spring.redis.password=Thussat@2023
spring.redis.database=60
#spring.redis.host=127.0.0.1
#spring.redis.port=6379
#spring.redis.password=
#spring.redis.database=1
spring.redis.timeout=2000
# MySQL ?????
spring.datasource.url=jdbc:mysql://192.168.0.11:3306/haina_ai_face?useSSL=false&serverTimezone=Asia/Shanghai
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment