feat: update logging configuration for dummy, uptime, and media-centre modules

This commit is contained in:
Ben Martin 2024-08-04 11:05:15 +00:00
parent 42968a0d45
commit 8b7dc11327
Signed by: ben
GPG key ID: 859A655FCD290E4A
4 changed files with 134 additions and 96 deletions

View file

@ -36,7 +36,15 @@
"target": "/config",
"source": "jellyfin-config"
}
]
],
"logging": {
"type": "elastic/elastic-logging-plugin:8.14.3",
"config": {
"hosts": "http://localhost:9200",
"user": "docker_writer",
"password": "oi*YWZSP_Ukd0y+pQ7EB"
}
}
},
"Env": {
"TZ": "Europe/London",