blueonyx/rootfs/usr/local/share/template-files/config/env/examples/redis.sh
casjay 327c18903f
🦈🏠🐜 Initial Commit 🐜🦈🏠
2024-09-06 12:50:38 -04:00

5 lines
215 B
Bash

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