From f0c88576f4f5744442a72882164f89b17475be34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 28 Jan 2023 22:57:21 +0100 Subject: [PATCH] Update systemd.service --- conf/systemd.service | 1 - 1 file changed, 1 deletion(-) 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