generated from root/miduo_server
14 lines
391 B
Properties
14 lines
391 B
Properties
spring.thymeleaf.content-type=text/html
|
|
spring.thymeleaf.mode =LEGACYHTML5
|
|
|
|
spring.data.mongodb.uri = mongodb://150.116.94.74:27017/ysj_core
|
|
spring.data.oldMongodb.uri= mongodb://150.116.94.74:27017
|
|
|
|
# redis config
|
|
spring.redis.host = 150.116.94.74
|
|
spring.redis.port = 6379
|
|
spring.redis.password =redis.ljsd.COM@
|
|
spring.redis.expireTime = -1
|
|
|
|
spring.mvc.static-path-pattern=/**
|