Добавил зависимость
This commit is contained in:
parent
c853cfb592
commit
1f1c964e91
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ services:
|
|||
volumes:
|
||||
- ./config.yaml:/app/kiki/config.yaml
|
||||
- ./secret.conf:/app/kiki/secret.conf
|
||||
depends_on:
|
||||
- redis
|
||||
redis:
|
||||
image: redis
|
||||
restart: always
|
||||
|
|
Loading…
Add table
Reference in a new issue