Files
buildah/rootfs/usr/local/share/template-files/config/env/examples/redis.sh
T

5 lines
175 B
Bash
Raw Normal View History

2026-05-18 15:38:28 -04:00
# - - - - - - - - - - - - - - - - - - - - - - - - -
2025-09-16 19:36:51 -04:00
# redis env
DATABASE_DIR_REDIS="${DATABASE_DIR_REDIS:-/data/db/redis}"
2026-05-18 15:38:28 -04:00
# - - - - - - - - - - - - - - - - - - - - - - - - -