test
This commit is contained in:
		
							
								
								
									
										3
									
								
								Procfile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Procfile
									
									
									
									
									
								
							@@ -1,2 +1,3 @@
 | 
				
			|||||||
web: vendor/bin/heroku-php-nginx -C nginx.conf public/
 | 
					web: vendor/bin/heroku-php-nginx -C nginx.conf public/
 | 
				
			||||||
release: php artisan migrate --force && php artisan db:seed --class=DemoSeeder --force && php artisan cache:clear && php artisan config:cache
 | 
					release: php artisan migrate --force && php artisan db:seed --class=DemoSeeder --force && php artisan cache:clear && php artisan config:cache
 | 
				
			||||||
 | 
					worker: php artisan queue:work
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user