mirror of
https://github.com/casjaysdevdocker/inn
synced 2025-01-19 06:34:34 -05:00
5 lines
215 B
Bash
5 lines
215 B
Bash
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
# redis env
|
|
DATABASE_DIR_REDIS="${DATABASE_DIR_REDIS:-/data/db/redis}"
|
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|