don't create env/config files by default

This commit is contained in:
Nabeel Shahzad
2019-05-12 23:42:35 -05:00
parent f0ef723854
commit 27944b8235
2 changed files with 0 additions and 6 deletions

View File

@@ -17,8 +17,6 @@ return [
# Make sure these are writable
'permissions' => [
'env.php',
'config.php',
'bootstrap/cache',
'public/uploads',
'storage',