1
0
Fork 0
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:
Éric Gaspar 2024-06-08 18:39:56 +02:00
parent a11472cc70
commit 601aab7c36

View file

@ -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__