diff --git a/conf/systemd.service b/conf/systemd.service index ea32725..24ff9f3 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -8,7 +8,7 @@ User=__APP__ Group=__APP__ WorkingDirectory=__INSTALL_DIR__/ Environment="__YNH_NODE_LOAD_PATH__" -#Environment="PATH=__ENV_PATH__" +#Environment="PATH=ENV_PATH" Environment="NODE_ENV=production" #Environment="PORT=__PORT__" ExecStart=/usr/bin/yarn start