changes for README

This commit is contained in:
David Bomba
2021-01-05 10:46:55 +11:00
parent 9377777f62
commit af77440555
4 changed files with 66 additions and 6 deletions

View File

@@ -104,5 +104,6 @@ file_env 'S3_SECRET'
# Run Laravel stuff
php artisan config:cache
php artisan optimize
php artisan migrate --force
exec docker-php-entrypoint "$@"