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

@@ -9,6 +9,7 @@ Group=www-data
WorkingDirectory=/opt/kspguti-schedule/.next/standalone
Environment=NODE_ENV=production
Environment=NEXT_TELEMETRY_DISABLED=1
Environment=DATABASE_DIR=/opt/kspguti-schedule
Environment=PORT=3000
Environment=HOSTNAME=0.0.0.0
# Uncomment and set your environment variables: