feat(docker): prod, fix misc
This commit is contained in:
parent
9b901810d7
commit
95200b8d94
1 changed files with 0 additions and 2 deletions
|
@ -435,8 +435,6 @@ CMD git pull && \
|
|||
php artisan migrate && \
|
||||
php artisan db:seed && \
|
||||
php artisan schedule:run >> /dev/null 2>&1 && \
|
||||
rm -rf /var/www/sintonia_webapp/node_modules /var/www/sintonia_webapp/.npm /var/www/sintonia_webapp/.composer && \
|
||||
rm -rf /home/$sintonia_user/node* /home/$sintonia_user/composer && \
|
||||
cron && \
|
||||
php-fpm -F
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue