Coolify fluent-bit image

This commit is contained in:
Andras Bacsai
2022-09-15 09:47:54 +02:00
parent 31d9740aac
commit 7cc58e7e84
4 changed files with 5 additions and 3 deletions

View File

@@ -21,11 +21,10 @@ services:
networks:
- coolify-infra
fluent-bit:
image: fluent/fluent-bit:1.9.8
image: coollabsio/coolify-fluent-bit:1.9.8
container_name: coolify-fluentbit
volumes:
- 'coolify-logs:/app/logs'
- /app/fluentbit/:/fluent-bit/etc/
networks:
- coolify-infra
networks: