This commit is contained in:
@@ -5,7 +5,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=www-data
|
User=www-data
|
||||||
WorkingDirectory=/repos/music-jeopardy
|
WorkingDirectory=/root/repos/music-jeopardy
|
||||||
Environment=NODE_ENV=production
|
Environment=NODE_ENV=production
|
||||||
Environment=REALTIME_PORT=8787
|
Environment=REALTIME_PORT=8787
|
||||||
ExecStart=/usr/bin/npm run realtime:server
|
ExecStart=/usr/bin/npm run realtime:server
|
||||||
|
|||||||
Reference in New Issue
Block a user