fix startup
dockers/pixelfed/pipeline/head There was a failure building this commit Details

This commit is contained in:
chris 2022-10-17 12:01:51 +02:00
parent 820d54772c
commit 125d37d3b4
1 changed files with 1 additions and 1 deletions

View File

@ -21,10 +21,10 @@ fi
gosu www-data php artisan storage:link
gosu www-data php artisan horizon:publish
gosu www-data php artisan config:cache
gosu www-data php artisan cache:clear
gosu www-data php artisan route:cache
gosu www-data php artisan view:cache
gosu www-data php artisan config:cache
echo "++++ Check for needed migrations... ++++"
# check for migrations