From e483f5a3efdbd037da9ace08f2c2a20a340ff22a Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 25 Aug 2024 17:17:39 -0500 Subject: add missing command in latest post --- content/blog/2024-08-25-n8n-sentiment-analysis.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'content/blog/2024-08-25-n8n-sentiment-analysis.org') diff --git a/content/blog/2024-08-25-n8n-sentiment-analysis.org b/content/blog/2024-08-25-n8n-sentiment-analysis.org index 36549d0..d96ba6e 100644 --- a/content/blog/2024-08-25-n8n-sentiment-analysis.org +++ b/content/blog/2024-08-25-n8n-sentiment-analysis.org @@ -100,6 +100,12 @@ server { } #+end_src +Simply restart Nginx to ensure the new configuration is in-effect. + +#+begin_src sh +sudo systemctl restart nginx.service +#+end_src + ** Workflow Configuration You can open the included workflow at -- cgit v1.2.3-70-g09d2