Files
go/rootfs/usr/local/share/template-files/config/env/examples/redis.sh
T
jason f1eca4ed7e 🦈🏠🐜 Initial Commit 🐜🦈🏠
2026-05-01 06:43:23 -04:00

5 lines
175 B
Bash

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