fix startup
dockers/pixelfed/pipeline/head There was a failure building this commit
Details
dockers/pixelfed/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
820d54772c
commit
125d37d3b4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue