Update Flex endpoint

This commit is contained in:
github-action[bot]
2024-10-01 12:19:35 +00:00
parent 86f58d57af
commit eb5ec1cc4f
2 changed files with 192 additions and 1 deletions
+6 -1
View File
@@ -20,6 +20,11 @@
"APP_ENV": "dev",
"APP_SECRET": ""
},
"dotenv": {
"local": {
"APP_SECRET": "%generate(secret)%"
}
},
"gitignore": [
"/.env.local",
"/.env.local.php",
@@ -175,7 +180,7 @@
"executable": false
}
},
"ref": "fd989cef36e65764f725ef94084b3f8fdaf18a85"
"ref": "4af41e1c7c2fae64227f56349d578555598abcc6"
}
}
}