mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
3 lines
132 B
Text
3 lines
132 B
Text
|
|
FROM fluent/fluent-bit:1.9.8
|
||
|
|
COPY ./fluent-bit.conf /fluent-bit/etc/fluent-bit.conf
|
||
|
|
COPY ./parsers.conf /fluent-bit/etc/parsers.conf
|