We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0df4b commit 4f6277dCopy full SHA for 4f6277d
1 file changed
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
volumes:
11
- postgres-data:/var/lib/postgresql/data
12
redis:
13
- image: bitnami/redis:7.0.12
+ image: bitnami/redis
14
restart: "always"
15
environment:
16
- ALLOW_EMPTY_PASSWORD=yes
0 commit comments