fix typo.
This commit is contained in:
parent
0380938a64
commit
c2ffca198e
|
@ -22,7 +22,7 @@ services:
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
elk:
|
elk:
|
||||||
build elk
|
build: elk
|
||||||
ports:
|
ports:
|
||||||
- "5601:5601"
|
- "5601:5601"
|
||||||
- "9200:9200"
|
- "9200:9200"
|
||||||
|
|
Loading…
Reference in New Issue