mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-25 00:22:35 +08:00
🔧 chore(frontend): update .dockerignore to exclude the 'build' directory from Docker build context
🐛 fix(frontend): add 'build' directory to .dockerignore to prevent it from being included in Docker build context
This commit is contained in:
@ -1 +1,2 @@
|
||||
**/node_modules
|
||||
**/node_modules
|
||||
**/build
|
||||
Reference in New Issue
Block a user