Update docker-compose.staging.yaml

This commit is contained in:
Andros Fenollosa
2021-09-03 17:57:31 +02:00
committed by GitHub
parent b37be40141
commit 63e9decf9c

View File

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