Skip to content

Commit 5bb1b9b

Browse files
fix(post): Added n8n env
1 parent 7dcf3aa commit 5bb1b9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2025-07-11-n8n-self-hosted.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ N8N_HOST=n8n.example.com
112112
N8N_PROTOCOL=https
113113
WEBHOOK_URL=https://n8n.example.com/
114114
N8N_SECURE_COOKIE=false
115+
NODE_ENV=production
115116
116117
# Traefik (optional)
117118
TRAEFIK_ROUTER_NAME=n8n

0 commit comments

Comments
 (0)