|
@@ -59,7 +59,6 @@ ENV APP_ENV=production \
|
|
ACTIVITY_PUB=false
|
|
ACTIVITY_PUB=false
|
|
|
|
|
|
CMD cp -r storage.skel/* storage/ \
|
|
CMD cp -r storage.skel/* storage/ \
|
|
- && cp -r public/* public.ext/ \
|
|
|
|
&& chown -R www-data:www-data storage/ \
|
|
&& chown -R www-data:www-data storage/ \
|
|
&& php artisan storage:link \
|
|
&& php artisan storage:link \
|
|
&& php artisan migrate --force \
|
|
&& php artisan migrate --force \
|