mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-04 16:09:59 +00:00
8 lines
103 B
YAML
8 lines
103 B
YAML
services:
|
|
elk:
|
|
build:
|
|
context: .
|
|
dockerfile: Dockerfile
|
|
ports:
|
|
- 5314:5314
|