mirror of
https://github.com/casjaysdevdocker/remotely
synced 2025-10-29 20:02:25 -04:00
5 lines
215 B
Bash
5 lines
215 B
Bash
|
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||
|
|
# redis env
|
||
|
|
DATABASE_DIR_REDIS="${DATABASE_DIR_REDIS:-/data/db/redis}"
|
||
|
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|