mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update configUpdate n8n
This commit is contained in:
@@ -37,7 +37,7 @@ data:
|
||||
cookie_httponly = true
|
||||
cookie_domains = [".junv.cc"]
|
||||
cookie_expire = "168h"
|
||||
cookie_refresh = "1h"
|
||||
cookie_refresh = "3h"
|
||||
|
||||
# Email Configuration
|
||||
email_domains = ["*"]
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: n8n
|
||||
image: mirror.gcr.io/n8nio/n8n:1.120.1
|
||||
image: mirror.gcr.io/n8nio/n8n:1.122.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
|
||||
Reference in New Issue
Block a user