n8n: add N8N_PROXY_HOPS for X-Forwarded-For trust
This commit is contained in:
@@ -46,6 +46,8 @@ spec:
|
||||
value: https://n8n.inouter.com/
|
||||
- name: GENERIC_TIMEZONE
|
||||
value: Asia/Seoul
|
||||
- name: N8N_PROXY_HOPS
|
||||
value: "3"
|
||||
volumeMounts:
|
||||
- name: data
|
||||
mountPath: /home/node/.n8n
|
||||
|
||||
Reference in New Issue
Block a user