Better service
All checks were successful
Deploy Feature / deploy-feature (push) Successful in 28s

This commit is contained in:
Johnny322
2026-02-24 21:30:07 +01:00
parent 9945f8163e
commit 7a7adc5e91

View File

@@ -5,7 +5,7 @@ After=network.target
[Service]
Type=simple
User=www-data
WorkingDirectory=/repos/music-jeopardy
WorkingDirectory=/root/repos/music-jeopardy
Environment=NODE_ENV=production
Environment=REALTIME_PORT=8787
ExecStart=/usr/bin/npm run realtime:server