fix admin download filename

This commit is contained in:
2026-05-06 00:32:21 +02:00
parent 1a82f21202
commit a91b9b36d3
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,6 @@ services:
environment:
JWT_SECRET: supersecretkey
PORT: 8000
ADMIN_PASSWORD: ""
DB_TYPE: sqlite
DATABASE_URL: ./data/database.db