mirror of
https://github.com/casjaysdevdocker/buildah
synced 2025-02-07 06:36:51 -05:00
5 lines
215 B
Bash
5 lines
215 B
Bash
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
# redis env
|
|
DATABASE_DIR_REDIS="${DATABASE_DIR_REDIS:-/data/db/redis}"
|
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|