chore: fix ingest session store to redis
This commit is contained in:
@@ -88,7 +88,7 @@ lingniu:
|
||||
rate-limit:
|
||||
per-vin-qps: 50
|
||||
session:
|
||||
store: ${SESSION_STORE:redis}
|
||||
store: redis
|
||||
ttl: ${SESSION_TTL:30m}
|
||||
identity:
|
||||
store: ${VEHICLE_IDENTITY_STORE:mysql}
|
||||
|
||||
Reference in New Issue
Block a user