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