feat(user): add changelog read tracking and unread count method
This commit is contained in:
@@ -120,6 +120,7 @@ COPY --chown=www-data:www-data templates ./templates
|
||||
COPY --chown=www-data:www-data resources/views ./resources/views
|
||||
COPY --chown=www-data:www-data artisan artisan
|
||||
COPY --chown=www-data:www-data openapi.yaml ./openapi.yaml
|
||||
COPY --chown=www-data:www-data changelogs/ ./changelogs/
|
||||
|
||||
RUN composer dump-autoload
|
||||
|
||||
|
Reference in New Issue
Block a user