Rename the service file
This commit is contained in:
parent
f9915a7d59
commit
a4cade537f
1 changed files with 0 additions and 0 deletions
9
server/phantom-ink.service
Normal file
9
server/phantom-ink.service
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Phantom Ink websocket server
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/server
|
||||
ExecStart=node /server/dist/main.js
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
Loading…
Add table
Add a link
Reference in a new issue