mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #507] fix(supabase): reduce memory usage by disabling Datadog pools & lowering log level #508
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/507
Author: @yagee
Created: 11/5/2025
Status: 🔄 Open
Base:
main← Head:patch-1📝 Commits (1)
317a3a4Update Logflare image version in docker-compose📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
blueprints/supabase/docker-compose.yml(+4 -2)📄 Description
Upgraded Logflare and added
LOGFLARE_HTTP_CONNECTION_POOLS: ""to disable unwanted Datadog connections andLOGFLARE_LOG_LEVEL: warningto reduce excessive info logs and memory usage, which previously caused constant RAM growth.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.