Update docker-compose.dev.yaml

This commit is contained in:
Andros Fenollosa 2021-09-03 17:57:01 +02:00 committed by GitHub
parent a1097d3e80
commit bc662ec99e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ services:
redis:
image: redis:alpine
restart: always
restart: unless-stopped
expose:
- 6379