fixed redis default data path
This commit is contained in:
parent
ce7288da04
commit
b6993844e6
@ -51,7 +51,7 @@ KUTTIT_CONTACT_EMAIL=info@example.com
|
||||
|
||||
# Redis
|
||||
REDIS_VERSION=7.0.4-alpine3.16
|
||||
REDIS_DATA=./data/postgres
|
||||
REDIS_DATA=./data/redis
|
||||
REDIS_PASS=changeme
|
||||
|
||||
# Postgres
|
||||
|
Loading…
Reference in New Issue
Block a user