mirror of https://github.com/FlowiseAI/Flowise.git
Avoid .env packaging into docker images. (#2451)
parent
8caca472ba
commit
5733a8089e
|
|
@ -5,3 +5,6 @@ build
|
|||
**/node_modules
|
||||
**/build
|
||||
**/dist
|
||||
|
||||
packages/server/.env
|
||||
packages/ui/.env
|
||||
|
|
|
|||
Loading…
Reference in New Issue