mirror of
https://github.com/papra-hq/papra
synced 2026-04-21 13:37:23 +00:00
fix(comparison): refresh container size values for paperless comparison (#973)
This commit is contained in:
parent
1c1e904ba1
commit
31e0813429
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@ Here's a detailed comparison between Papra and Paperless-NGX across various dime
|
|||
},
|
||||
{
|
||||
feature: 'Container Size',
|
||||
paperless: '2 containers (App: 1.42GB + Redis: 137MB)',
|
||||
papra: '1 container (963MB)'
|
||||
paperless: '2 containers (App: 1.42GB + Redis: 140MB)',
|
||||
papra: '1 container (524MB)'
|
||||
},
|
||||
{
|
||||
feature: 'Scalability',
|
||||
|
|
|
|||
Loading…
Reference in a new issue