Update Flex endpoint

This commit is contained in:
github-action[bot]
2021-11-15 21:21:31 +00:00
parent af93d12644
commit 07bebab4b0
159 changed files with 2924 additions and 2918 deletions
+10 -10
View File
@@ -15,6 +15,16 @@
}
},
"files": {
"config/packages/enqueue.yaml": {
"contents": [
"enqueue:",
" default:",
" transport: '%env(resolve:ENQUEUE_DSN)%'",
" client: null",
""
],
"executable": false
},
"config/packages/test/enqueue.yaml": {
"contents": [
"enqueue:",
@@ -25,16 +35,6 @@
""
],
"executable": false
},
"config/packages/enqueue.yaml": {
"contents": [
"enqueue:",
" default:",
" transport: '%env(resolve:ENQUEUE_DSN)%'",
" client: null",
""
],
"executable": false
}
},
"ref": "c6ec89b63f963d10ad0d7a7bea170359c119c8bc"