chore: update env local example

This commit is contained in:
httpjamesm 2022-11-12 10:58:25 -05:00
parent 7a717aa212
commit 0b1081c485

View File

@ -10,3 +10,6 @@ NEXT_PUBLIC_URL=
# for docker, just set the domain to the container name, default is 'libremdb_redis'
REDIS_URL=localhost:6379
# if you want to use redis to speed up the media proxy, set this to true
USE_REDIS = true