mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-21 17:05:22 +03:00
7 lines
103 B
YAML
7 lines
103 B
YAML
services:
|
|
elk:
|
|
build:
|
|
context: .
|
|
dockerfile: Dockerfile
|
|
ports:
|
|
- 5314:5314
|