cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

c14f635f4374c38440e5c328b988d6ba4f8a131a

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-08-25T22:17:39Z

add missing command in latest post
 content/blog/2024-08-25-n8n-sentiment-analysis.org | 6 ++++++
 1 file changed, 6 insertions(+)

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