fix: logging
This commit is contained in:
@@ -3,6 +3,7 @@ version: '3.8'
|
||||
services:
|
||||
fluent-bit:
|
||||
image: coollabsio/coolify-fluent-bit:1.0.0
|
||||
command: /fluent-bit/bin/fluent-bit -c /fluent-bit/etc/fluent-bit-dev.conf
|
||||
container_name: coolify-fluentbit
|
||||
volumes:
|
||||
- ./logs:/logs
|
||||
|
||||
Reference in New Issue
Block a user