diff --git a/conf/systemd.service b/conf/systemd.service index 5dd85b5..d80f6ae 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -12,7 +12,6 @@ Environment=PORT=__PORT__ Environment="__YNH_NODE_LOAD_PATH__" ExecStart=__YNH_NPM__ run start - # Sandboxing options to harden security # Depending on specificities of your service/app, you may need to tweak these # .. but this should be a good baseline