fix: logging

This commit is contained in:
Andras Bacsai
2022-09-15 14:27:55 +02:00
parent e9e6449edf
commit f75af035bb
7 changed files with 47 additions and 9 deletions

View File

@@ -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