Created
June 3, 2020 19:18
-
-
Save mhemrg/e587b868206d6419f79ef1c0de65ded0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"laravel": { | |
"postBuildCommands": [ | |
"chown -R www-data:www-data storage" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment