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

reset entrypoint

parent 8f21f999
No related branches found
No related tags found
2 merge requests!2010Development,!2001Resolve "Improve Localization"
...@@ -23,10 +23,10 @@ fi ...@@ -23,10 +23,10 @@ fi
php artisan migrate:refresh --force --path=database/migrations/2019_10_15_103139_create_user_agents_table.php php artisan migrate:refresh --force --path=database/migrations/2019_10_15_103139_create_user_agents_table.php
php artisan optimize php artisan optimize
#php artisan route:trans:cache php artisan route:trans:cache
#php artisan spam:load php artisan spam:load
#php artisan load:affiliate-blacklist php artisan load:affiliate-blacklist
docker-php-entrypoint php-fpm & docker-php-entrypoint php-fpm &
FPM_PID=$! 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