Update redis.yml

This commit is contained in:
Alex Coseru 2022-06-02 21:16:46 +03:00 committed by GitHub
parent 098fd14166
commit 93fbf2eb5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: