mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Update Flex endpoint
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/ai-postgres-store": {
|
||||
"manifest": {
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/ai_postgres_store.yaml": {
|
||||
"contents": [
|
||||
"ai:",
|
||||
" store:",
|
||||
" postgres:",
|
||||
" default:",
|
||||
" dbal_connection: 'doctrine.dbal.default_connection'",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "2dc03e717a268169c6cb88e260a4cc860ade3c94"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,13 +13,13 @@
|
||||
" store:",
|
||||
" postgres:",
|
||||
" default:",
|
||||
" connection: 'default'",
|
||||
" dbal_connection: 'doctrine.dbal.default_connection'",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "373cb1506ee0d7082944bb2077adce7edcc23229"
|
||||
"ref": "2dc03e717a268169c6cb88e260a4cc860ade3c94"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user