mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-09 22:41:03 +01:00
Implemented kibana with port 8008
This commit is contained in:
parent
6034156a6d
commit
f81dcc7cd0
@ -63,7 +63,7 @@ services:
|
||||
target: /usr/share/kibana/config/kibana.yml
|
||||
read_only: true
|
||||
ports:
|
||||
- "5601:5601"
|
||||
- "127.0.0.1:{{ http_port }}:5601"
|
||||
networks:
|
||||
- elk
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user