mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-16 20:00:59 -05:00
Add restart policy
This commit is contained in:
parent
a036d47e72
commit
9a552749dd
@ -2,5 +2,6 @@ services:
|
||||
cache:
|
||||
container_name: redis-cache
|
||||
image: redis/redis-stack-server:7.2.0-v2
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 6379:6379/tcp
|
Loading…
Reference in New Issue
Block a user