mirror of
https://github.com/langgenius/dify.git
synced 2026-01-19 11:45:05 +08:00
build: support Poetry for depencencies tool in api's Dockerfile (#5105)
Co-authored-by: takatost <takatost@gmail.com>
This commit is contained in:
@ -8,4 +8,7 @@ logs
|
||||
*.log*
|
||||
|
||||
# jetbrains
|
||||
.idea
|
||||
.idea
|
||||
|
||||
# venv
|
||||
.venv
|
||||
Reference in New Issue
Block a user