mirror of https://github.com/usbharu/Hideout.git
Compare commits
2 Commits
775bc7548f
...
6828a0dca4
| Author | SHA1 | Date |
|---|---|---|
|
|
6828a0dca4 | |
|
|
1770761a49 |
|
|
@ -31,7 +31,7 @@ services:
|
|||
volumes:
|
||||
- elasticsearch-data:/usr/share/elasticsearch/data
|
||||
kibana:
|
||||
image: docker.elastic.co/kibana/kibana:7.17.29
|
||||
image: docker.elastic.co/kibana/kibana:9.3.0
|
||||
container_name: kibana
|
||||
ports:
|
||||
- "5601:5601"
|
||||
|
|
|
|||
Loading…
Reference in New Issue