Files
archlinux/rootfs/usr/local/share/template-files/config/env/examples/redis.sh
casjay 8f026f6cb7
Some checks failed
archlinux / release-archlinux (push) Has been cancelled
🦈🏠🐜 Initial Commit 🐜🦈🏠
2025-11-29 11:11:36 -05:00

5 lines
175 B
Bash

# - - - - - - - - - - - - - - - - - - - - - - - - -
# redis env
DATABASE_DIR_REDIS="${DATABASE_DIR_REDIS:-/data/db/redis}"
# - - - - - - - - - - - - - - - - - - - - - - - - -