fixed .env use

This commit is contained in:
kilyabin
2025-11-18 04:16:52 +04:00
parent 327f143a29
commit b5f902a13f
3 changed files with 24 additions and 10 deletions

View File

@@ -17,7 +17,7 @@ Environment=HOSTNAME=0.0.0.0
# Environment=PARSING_FAILURE_NOTIFICATIONS_TELEGRAM_CHAT_ID=your_chat_id_here
# Load environment variables from file (optional)
# EnvironmentFile=/opt/kspguti-schedule/.env.production
# EnvironmentFile=/opt/kspguti-schedule/.env
# Use standalone server from Next.js build
ExecStart=/usr/bin/node /opt/kspguti-schedule/.next/standalone/server.js