Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-20 16:37:33 +00:00
parent f679895056
commit 46cdc6094a
29 changed files with 235 additions and 29 deletions
+6 -1
View File
@@ -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": {