Fix storage page by storing file sizes in the db

This commit is contained in:
rubenwardy
2025-07-02 18:27:36 +01:00
parent 52802f44f6
commit 6b3a2a0fe7
9 changed files with 88 additions and 15 deletions

View File

@@ -1,4 +1,3 @@
version: '3'
services:
db:
image: "postgres:14"