mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Update for #915
This commit is contained in:
@@ -48,8 +48,6 @@ RUN chown -R www-data:www-data /var/www && chmod -R 775 $FIREFLY_PATH/storage
|
||||
|
||||
RUN composer install --prefer-dist --no-dev --no-scripts
|
||||
RUN composer dump-autoload
|
||||
RUN php artisan firefly:upgrade-database
|
||||
RUN php artisan firefly:verify
|
||||
RUN php artisan firefly:instructions install
|
||||
RUN php artisan optimize
|
||||
|
||||
|
Reference in New Issue
Block a user