mirror of
https://github.com/casjaysdevdocker/bun
synced 2025-09-18 09:57:47 -04:00
5 lines
215 B
Bash
5 lines
215 B
Bash
![]() |
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||
|
# redis env
|
||
|
DATABASE_DIR_REDIS="${DATABASE_DIR_REDIS:-/data/db/redis}"
|
||
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|