mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-20 10:34:20 +01:00
restart redis docker (#687)
This commit is contained in:
@@ -6,3 +6,4 @@ services:
|
||||
container_name: redis
|
||||
ports:
|
||||
- "6379:6379"
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user