Skip to content

Commit

Permalink
DN-1: Running with nvm.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereckmezquita committed Apr 29, 2024
1 parent a9e3d6e commit 8711723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/derecksnotes-server.service
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ After=network.target
[Service]
Type=simple
User=dereck
ExecStart=/usr/bin/node /html/derecksnotes-playground/derecksnotes.com/server/dist/index.js
ExecStart=/home/dereck/.nvm/versions/node/v20.9.0/bin/node /html/derecksnotes-playground/derecksnotes.com/server/dist/index.js
Restart=on-failure

[Install]
Expand Down

0 comments on commit 8711723

Please sign in to comment.