xls update
This commit is contained in:
parent
9aadfbbd24
commit
09bc25346d
@ -211,7 +211,7 @@ object Session {
|
||||
return "$entity-${"$s".padStart(10, '0')}"
|
||||
}
|
||||
|
||||
val redisUri = appConfig.redisUri().getOrDefault("redis://localhost:6739/0")
|
||||
val redisUri = appConfig.redisUri().getOrDefault("redis://localhost:6379/0")
|
||||
val redis = JedisPooled(redisUri)
|
||||
|
||||
init {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user