This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-08-08 01:08:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
.devcontainer
/
post_start_command.sh
3 lines
37 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: add start commands to devcontainer (#3902)
2024-04-28 06:30:56 +02:00
#!/bin/bash
fix: fix poetry install command in devcontainer (#9507)
2024-10-30 17:27:17 +09:00
cd
api
&&
poetry install
Reference in New Issue
Copy Permalink