Skip to content

Instantly share code, notes, and snippets.

@mhemrg
Created August 20, 2019 08:14
Show Gist options
  • Save mhemrg/d22671026b3daf6fbfe224a9a37ea035 to your computer and use it in GitHub Desktop.
Save mhemrg/d22671026b3daf6fbfe224a9a37ea035 to your computer and use it in GitHub Desktop.
Liara | Laravel post-build commands
{
"laravel": {
"postBuildCommands": [
"a2enmod expires"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment