got app working with jobs scheduling
This commit is contained in:
parent
52c2f08db2
commit
ead13257b3
2 changed files with 102 additions and 16 deletions
|
|
@ -13,6 +13,8 @@ services:
|
|||
- --proactor_threads=8
|
||||
- --bind=0.0.0.0
|
||||
- --admin_port=6380
|
||||
- --cluster_mode=emulated
|
||||
- --lock_on_hashtags
|
||||
volumes:
|
||||
- dragonfly_data:/data
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue