Initial commit

This commit is contained in:
V
2026-05-16 20:30:20 +01:00
commit b0b5c3bd08
34 changed files with 2356 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
ADDR=:8080
DATABASE_PATH=/app/data/app.db
SESSION_SECRET=replace-with-a-long-random-secret
ADMIN_USERNAME=admin
ADMIN_PASSWORD=replace-with-a-strong-password
UPLOAD_DIR=/app/data/uploads