mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 19:16:25 +03:00
Update Flex endpoint
This commit is contained in:
@@ -66,7 +66,12 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"post-install-output": " * Modify your DATABASE_URL config in <fg=green>.env</>\n\n * Configure the <fg=green>driver</> (postgresql) and\n <fg=green>server_version</> (13) in <fg=green>config/packages/doctrine.yaml</>\n"
|
||||
"post-install-output": [
|
||||
" * Modify your DATABASE_URL config in <fg=green>.env</>",
|
||||
"",
|
||||
" * Configure the <fg=green>driver</> (postgresql) and",
|
||||
" <fg=green>server_version</> (13) in <fg=green>config/packages/doctrine.yaml</>"
|
||||
]
|
||||
},
|
||||
"files": {
|
||||
"src/Repository/.gitignore": {
|
||||
|
||||
Reference in New Issue
Block a user