mirror of
https://github.com/YunoHost-Apps/pairdrop_ynh.git
synced 2024-09-03 19:56:16 +02:00
Update systemd.service
This commit is contained in:
parent
f7d3fdf067
commit
dcc690ab74
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Environment="__YNH_NODE_LOAD_PATH__"
|
||||||
Environment="PORT=__PORT__"
|
Environment="PORT=__PORT__"
|
||||||
Environment="RTC_CONFIG=__INSTALL_DIR__/rtc_config.json"
|
Environment="RTC_CONFIG=__INSTALL_DIR__/rtc_config.json"
|
||||||
WorkingDirectory=__INSTALL_DIR__/
|
WorkingDirectory=__INSTALL_DIR__/
|
||||||
ExecStart=__YNH_NODE__ __INSTALL_DIR__/index.js --rate-limit --auto-restart
|
ExecStart=__YNH_NODE__ start --rate-limit --auto-restart
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue