mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-15 20:11:49 +00:00
[Redis] Rename docker-entrypoint.sh to redis-conf.sh
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
cat <<EOF > /redis.conf
|
||||
requirepass $REDISPASS
|
||||
EOF
|
||||
|
||||
exec redis-server /redis.conf
|
||||
Reference in New Issue
Block a user