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/
|
value: https://n8n.inouter.com/
|
||||||
- name: GENERIC_TIMEZONE
|
- name: GENERIC_TIMEZONE
|
||||||
value: Asia/Seoul
|
value: Asia/Seoul
|
||||||
|
- name: N8N_PROXY_HOPS
|
||||||
|
value: "3"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: data
|
- name: data
|
||||||
mountPath: /home/node/.n8n
|
mountPath: /home/node/.n8n
|
||||||
|
|||||||
Reference in New Issue
Block a user