mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-08 04:52:59 +02:00
cleaning
This commit is contained in:
@ -7,7 +7,7 @@ Type=simple
|
||||
User=__APP__
|
||||
Group=__APP__
|
||||
WorkingDirectory=__INSTALL_DIR__/
|
||||
Environment="NODE_ENV=production"
|
||||
EnvironmentFile=__INSTALL_DIR__/.env
|
||||
Environment="PATH=__PATH_WITH_NODEJS__"
|
||||
ExecStart=__NODEJS_DIR__/node __INSTALL_DIR__/server/bin/prod.js
|
||||
Restart=always
|
||||
|
Reference in New Issue
Block a user