mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
Add production and development docker-compose (#77)
This commit is contained in:
parent
dd9c5244fd
commit
041c711cb9
4 changed files with 97 additions and 11 deletions
|
|
@ -125,7 +125,7 @@ class BackupControllerPage extends HookConsumerWidget {
|
|||
),
|
||||
BackupInfoCard(
|
||||
title: "Total",
|
||||
subtitle: "All images and video on the device",
|
||||
subtitle: "All images and videos on the device",
|
||||
info: "${_backupState.totalAssetCount}",
|
||||
),
|
||||
BackupInfoCard(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue