diff --git a/conf/systemd.service b/conf/systemd.service index 6c9e02d..586e2cd 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -7,7 +7,7 @@ Type=simple User=__APP__ Group=__APP__ #Environment="PORT=__PORT__" -#Environment="PATH=__ENV_PATH__" +Environment="PATH=__ENV_PATH__" Environment="NODE_ENV=production" WorkingDirectory=__FINALPATH__/ ExecStart=__YNH_NODE__ bin/wwww