error handler + login
This commit is contained in:
@ -9,6 +9,7 @@ Restart=on-failure
|
||||
User=node
|
||||
Group=node
|
||||
|
||||
Environment="CONFIGFILE=/home/node/config/config.json"
|
||||
WorkingDirectory=/home/node/app
|
||||
ExecStart=/usr/bin/node /home/node/app/dist/app.js
|
||||
|
||||
|
Reference in New Issue
Block a user