8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
|
# https://hub.docker.com/_/redis
|
||
|
|
||
|
# Uncomment to use directory binding instead of docker volume (almost always not needed)
|
||
|
#DATA_PATH=/some/path
|
||
|
|
||
|
LOG_MAX_SIZE=5m
|
||
|
LOG_MAX_FILE=5
|