Update Flex endpoint

This commit is contained in:
github-action[bot]
2023-01-02 08:29:02 +00:00
parent 5bbef5848d
commit b0ea9f3aa8
10 changed files with 636 additions and 5 deletions
+5 -1
View File
@@ -117,12 +117,16 @@
"} elseif (method_exists(Dotenv::class, 'bootEnv')) {",
" (new Dotenv())->bootEnv(dirname(__DIR__).'/.env');",
"}",
"",
"if ($_SERVER['APP_DEBUG']) {",
" umask(0000);",
"}",
""
],
"executable": false
}
},
"ref": "97cb3dc7b0f39c7cfc4b7553504c9d7b7795de96"
"ref": "819d3d2ffa4590eba0b8f4f3e5e89415ee4e45c3"
}
}
}