feat: dynamic pricing by disk space + episode count, total requests stat, disk bar graph

This commit is contained in:
2026-04-23 12:36:50 -04:00
parent ad85beef6b
commit 2d897e45ed
4 changed files with 339 additions and 117 deletions
+1
View File
@@ -60,6 +60,7 @@ services:
- OVERSEER_URL=${OVERSEER_URL}
- OVERSEER_API_KEY=${OVERSEER_API_KEY}
- ENCRYPTION_KEY=${ENCRYPTION_KEY}
- KOFI_VERIFICATION_TOKEN=${KOFI_VERIFICATION_TOKEN}
network_mode: host
depends_on:
postgres: