Files
opengist/rootfs/usr/local/share/template-files/config/env/examples/redis.sh
casjay 591e8cb540
Some checks failed
release-tag / release-image (push) Failing after 27m5s
🦈🏠🐜 Initial Commit 🐜🦈🏠
2025-09-16 23:50:20 -04:00

5 lines
215 B
Bash

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