mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-11-14 17:19:15 +00:00
18ebf134d5
Add docker support It's self-contained so should not interfere with anything else and can easily be thrown out if nobody wants it anymore.
10 lines
248 B
YAML
10 lines
248 B
YAML
---
|
|
|
|
server.name: kibana
|
|
server.host: 'kibana'
|
|
server.basePath: /kibana
|
|
# server.rewriteBasePath: true
|
|
# server.defaultRoute: /kibana/app/kibana
|
|
elasticsearch.url: http://elasticsearch:9200
|
|
xpack.monitoring.ui.container.elasticsearch.enabled: true
|