mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-02 23:19:57 +00:00
8 lines
103 B
YAML
8 lines
103 B
YAML
|
services:
|
||
|
elk:
|
||
|
build:
|
||
|
context: .
|
||
|
dockerfile: Dockerfile
|
||
|
ports:
|
||
|
- 5314:5314
|