Files

7 lines
102 B
Bash

# Compose
VOL_PATH=/data
REDIS_IMAGE=redis:alpine
REDIS_RESTART=unless-stopped
REDIS_PORT=6379
TZ=UTC