Skip to content
Snippets Groups Projects
Commit 8f21f999 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

debugging failing enrtypoint

parent 75eb81c4
No related branches found
No related tags found
2 merge requests!2010Development,!2001Resolve "Improve Localization"
......@@ -23,10 +23,10 @@ fi
php artisan migrate:refresh --force --path=database/migrations/2019_10_15_103139_create_user_agents_table.php
php artisan optimize
php artisan route:trans:cache
#php artisan route:trans:cache
php artisan spam:load
php artisan load:affiliate-blacklist
#php artisan spam:load
#php artisan load:affiliate-blacklist
docker-php-entrypoint php-fpm &
FPM_PID=$!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment