Update docker-compose.pro.yaml

This commit is contained in:
Andros Fenollosa 2021-09-03 17:57:16 +02:00 committed by GitHub
parent bc662ec99e
commit b37be40141
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