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