fix: properly migrate database from Git LFS to direct storage
- Previous commit still had LFS pointer instead of actual database - Docker was getting 130-byte pointer file instead of 12MB database - This commit contains the actual SQLite database file - Verified: is_trigger=1 for webhook, cron, interval, emailReadImap nodes This should finally fix the Docker issue where trigger nodes show isTrigger: false 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1 +0,0 @@
|
||||
data/nodes.db filter=lfs diff=lfs merge=lfs -text
|
||||
BIN
data/nodes.db
BIN
data/nodes.db
Binary file not shown.
Reference in New Issue
Block a user