Skip to content

Commit

Permalink
Avoid .env packaging into docker images. (FlowiseAI#2451)
Browse files Browse the repository at this point in the history
  • Loading branch information
mokeyish authored May 20, 2024
1 parent 8caca47 commit 5733a80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ build
**/node_modules
**/build
**/dist

packages/server/.env
packages/ui/.env

0 comments on commit 5733a80

Please sign in to comment.