Add dependance btw kibana and elastic
This commit is contained in:
@@ -31,3 +31,5 @@ services:
|
|||||||
- '5601:5601'
|
- '5601:5601'
|
||||||
tty: true
|
tty: true
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
|
depends_on:
|
||||||
|
- elasticsearch
|
||||||
|
|||||||
Reference in New Issue
Block a user