mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 12:32:54 +02:00
「🏗️」 wip: ELK workingggggggggggggggggggggggggggggggggggg
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
services:
|
||||
kibana:
|
||||
container_name: transcendence-kibana
|
||||
build:
|
||||
dockerfile: Dockerfile
|
||||
context: .
|
||||
ports:
|
||||
- ${ELK_PORT}:5601
|
||||
environment:
|
||||
- LOG_LEVEL=info
|
||||
networks:
|
||||
- elk
|
||||
|
Reference in New Issue
Block a user