You've already forked netbox
re-added restart clause in redis-cache
This commit is contained in:
@@ -135,6 +135,7 @@ services:
|
||||
|
||||
redis-cache:
|
||||
image: redis:${REDIS_VERSION}
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
|
||||
Reference in New Issue
Block a user