Update docker-compose.pro.yaml
This commit is contained in:
parent
bc662ec99e
commit
b37be40141
@ -45,7 +45,7 @@ services:
|
|||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: redis:alpine
|
image: redis:alpine
|
||||||
restart: always
|
restart: unless-stopped
|
||||||
expose:
|
expose:
|
||||||
- 6379
|
- 6379
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user