mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 19:59:21 +08:00
Initial commit
This commit is contained in:
1
docker/volumes/db/scripts/init_extension.sh
Normal file
1
docker/volumes/db/scripts/init_extension.sh
Normal file
@@ -0,0 +1 @@
|
||||
psql -U postgres -d dify -c 'CREATE EXTENSION IF NOT EXISTS "uuid-ossp";'
|
||||
Reference in New Issue
Block a user