release: prepare J-Board Lite 3.1.1

This commit is contained in:
JetSprow
2026-04-30 20:10:49 +10:00
parent 9d99590338
commit db574ba473
47 changed files with 875 additions and 348 deletions

View File

@@ -1,6 +1,6 @@
# J-Board panel
APP_PORT="3000"
SITE_NAME="J-Board"
SITE_NAME="J-Board Lite"
# SQLite for local tools and Docker
DATABASE_URL="file:./storage/jboard.db"