diff --git a/conf/systemd.service b/conf/systemd.service index 4155733..d90cd4f 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -5,6 +5,7 @@ After=network.target [Service] Type=simple Environment=NODE_ENV=production +Environment="__YNH_NODE_LOAD_PATH__" Environment=NODE_CONFIG_DIR=__INSTALL_DIR__/sources/config User=__APP__ Group=__APP__