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
@@ -103,12 +103,16 @@
"} elseif (method_exists(Dotenv::class, 'bootEnv')) {",
" (new Dotenv())->bootEnv(dirname(__DIR__).'/.env');",
"}",
"",
"if ($_SERVER['APP_DEBUG']) {",
" umask(0000);",
"}",
""
],
"executable": false
}
},
"ref": "0e1b186400de9d4ab83363138b4eb0072c99b2ab"
"ref": "170ab6f9abd4e1dab87462847116659ae138c34e"
}
}
}