lenpaste/rootfs/usr/local/share/template-files/config/env/examples/redis.sh
casjay b96b1ebce9
🦈🏠🐜 Initial Commit 🐜🦈🏠
2024-08-18 08:17:09 -04:00

5 lines
215 B
Bash

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