mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Update cryptpad.service
This commit is contained in:
parent
0bf6e6ca59
commit
fc7456e070
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Type=simple
|
|||
User=__APP__
|
||||
Group=__APP__
|
||||
WorkingDirectory=_DIRECTORY_
|
||||
ExecStart=/usr/bin/node server.js --port _PORT_
|
||||
ExecStart=/usr/bin/node server.js
|
||||
Restart=always
|
||||
Environment=USER=__APP__ HOME=_DIRECTORY_
|
||||
|
||||
|
|
Loading…
Reference in a new issue