Files
ampache/rootfs/usr/local/share/template-files/config/env/examples/redis.sh
casjay eb28d22bcf 🦈🏠🐜 Initial Commit 🐜🦈🏠
2025-02-05 09:54:16 -05:00

5 lines
215 B
Bash

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