mirror of
https://github.com/chrislusf/seaweedfs
synced 2025-06-29 16:22:46 +02:00
8 lines
149 B
Text
8 lines
149 B
Text
<source>
|
|
@type forward
|
|
port 24224
|
|
</source>
|
|
|
|
<match **>
|
|
@type stdout # Output logs to container's stdout (visible via `docker logs`)
|
|
</match>
|