mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
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