fix(db): goodizing creation db

This commit is contained in:
kilyabin
2026-03-05 15:52:00 +04:00
parent 67a7374b1a
commit bfb7c95ab6
3 changed files with 75 additions and 19 deletions

View File

@@ -1,5 +1,8 @@
# Production environment variables for KSPGUTI Schedule
# Database directory (where schedule-app.db will be stored)
DATABASE_DIR=/opt/kspguti-schedule
# Site URL - used for canonical links and sitemap (optional, defaults to https://schedule.itlxrd.space)
NEXT_PUBLIC_SITE_URL=https://schedule.itlxrd.space