This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
2
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4926a0fcb1
dify
/
docker
/
volumes
/
db
/
scripts
/
init_extension.sh
1 line
73 B
Bash
Raw
Blame
History
psql -U postgres -d dify -c
'CREATE EXTENSION IF NOT EXISTS "uuid-ossp";'
Reference in New Issue
View Git Blame
Copy Permalink