wip
This commit is contained in:
parent
c24d16ded8
commit
2d9b5b41ee
2
Procfile
2
Procfile
@ -1,3 +1,3 @@
|
||||
web: vendor/bin/heroku-php-nginx -C environment/prod/nginx.conf public/
|
||||
release: php artisan config:clear && php artisan route:cache && php artisan migrate --force
|
||||
release: php artisan config:cache && php artisan route:cache && php artisan migrate --force
|
||||
worker: php artisan queue:work
|
||||
|
Loading…
x
Reference in New Issue
Block a user