Files
inn/rootfs/usr/local/share/template-files/config/env/examples/redis.sh
casjay d43f536969 🦈🏠🐜 Initial Commit 🐜🦈🏠
2024-06-19 08:27:46 -04:00

5 lines
215 B
Bash

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