mirror of
https://github.com/YunoHost-Apps/facilmap_ynh.git
synced 2024-09-03 18:36:07 +02:00
Update systemd.service
This commit is contained in:
parent
a11472cc70
commit
601aab7c36
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Environment=DOTENV_CONFIG_PATH=__INSTALL_DIR__/etc/facilmap.env
|
|||
Environment="__YNH_NODE_LOAD_PATH__"
|
||||
#ExecStart=__INSTALL_DIR__/bin/facilmap-server
|
||||
WorkingDirectory=__INSTALL_DIR__/server
|
||||
ExecStart=/usr/bin/yarn serve
|
||||
ExecStart=/usr/bin/yarn server
|
||||
StandardOutput=syslog
|
||||
StandardError=syslog
|
||||
SyslogIdentifier=__APP__
|
||||
|
|
Loading…
Add table
Reference in a new issue