Update redis.yml

This commit is contained in:
Alex Coseru 2022-06-02 21:42:43 +03:00 committed by GitHub
parent 93fbf2eb5c
commit 4f1497c1cf
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: