mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-13 18:53:18 +00:00
[es][kibana] Upgrade to 5.1.2
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
es:
|
||||
build: ../elasticsearch
|
||||
ports:
|
||||
- "9200:9200"
|
||||
|
||||
kibana:
|
||||
build: .
|
||||
ports:
|
||||
- "5601:5601"
|
||||
Reference in New Issue
Block a user