restart redis

pull/6/head
Michael Yang 2023-10-27 12:40:28 -07:00
parent 0aa36657f9
commit e6ebff0883
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ services:
redis:
image: redis/redis-stack-server:latest
restart: always
volumes:
- /data
ports: