From 4f1497c1cf9d646b38a174b1f78a8e7fceec06e4 Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Thu, 2 Jun 2022 21:42:43 +0300 Subject: [PATCH] Update redis.yml --- compose-files/redis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose-files/redis.yml b/compose-files/redis.yml index 181824d..63f545a 100644 --- a/compose-files/redis.yml +++ b/compose-files/redis.yml @@ -8,7 +8,7 @@ services: backend: ipv4_address: 172.15.0.18 environment: - ALLOW_EMPTY_PASSWORD=yes + - ALLOW_EMPTY_PASSWORD=yes volumes: - redis1vol:/bitnami/redis/data volumes: