init project

This commit is contained in:
ldj_willow
2022-08-06 09:59:15 +08:00
parent af255be067
commit a06b4fad52
62 changed files with 0 additions and 6499 deletions

View File

@@ -66,17 +66,10 @@ spring:
wall:
config:
multi-statement-alagvslow: true
data:
mongodb:
host: 47.111.78.178
port: 27017
database: nlwms
redis:
#数据库索引
database: ${REDIS_DB:1}
host: ${REDIS_HOST:47.111.78.178}
# host: ${REDIS_HOST:localhost}
port: ${REDIS_PORT:6379}
password: ${REDIS_PWD:}
#连接超时时间