diff --git a/conf/mastodon-streaming.service b/conf/mastodon-streaming.service index 94309c1..dd9a605 100644 --- a/conf/mastodon-streaming.service +++ b/conf/mastodon-streaming.service @@ -9,7 +9,7 @@ Environment="NODE_ENV=production" Environment="PORT=__PORT_STREAM__" Environment="STREAMING_CLUSTER_NUM=1" - Environment=__YNH_LOAD_NODE_PATH__ + Environment="__YNH_NODE_LOAD_PATH__" ExecStart=__YNH_NODE__ ./streaming TimeoutSec=15 Restart=always