Update Fluent Bit Docker configuration and remove obsolete YAML file

This commit is contained in:
Simon Larsen
2024-12-04 20:09:16 +00:00
parent e0f5d8f1f2
commit 38ad431b17
3 changed files with 6 additions and 2 deletions

View File

@@ -434,7 +434,7 @@ services:
file: ./docker-compose.base.yml
service: fluent-bit
volumes:
- ./FluentBit/fluent-bit.yaml:/fluent-bit/etc/fluent-bit.yaml
- ./FluentBit/etc:/fluent-bit/etc/
build:
network: host
context: .