stikked/rootfs/usr/local/share/template-files/config/env/examples/redis.sh
casjay dd152dc7e7
🦈🏠🐜 Initial Commit 🐜🦈🏠
2024-08-15 18:35:02 -04:00

5 lines
215 B
Bash

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