Carga y configuración de platilla de api de whats app
This commit is contained in:
+2
-1
@@ -22,7 +22,8 @@ RUN npm ci && \
|
||||
npm run build
|
||||
|
||||
RUN mkdir -p storage/framework/sessions storage/framework/views storage/framework/cache storage/app/livewire-tmp storage/logs \
|
||||
&& chmod -R 775 storage bootstrap/cache
|
||||
&& chmod -R 775 storage bootstrap/cache \
|
||||
&& chown -R nobody:nginx storage bootstrap/cache
|
||||
|
||||
RUN php artisan storage:link
|
||||
|
||||
|
||||
Reference in New Issue
Block a user